pecm/pickling

View on GitHub

Showing 2 of 9 total issues

Method __construct has 6 arguments (exceeds 4 allowed). Consider refactoring.
Open

ChannelInterface $channel,
ClientInterface $httpClient,
RequestFactoryInterface $requestFactory,
StreamFactoryInterface $streamFactory,
string $packageName,
Severity: Minor
Found in src/Resource/Package/Release.php - About 45 mins to fix

    Method __construct has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

    ChannelInterface $channel,
    ClientInterface $httpClient,
    RequestFactoryInterface $requestFactory,
    StreamFactoryInterface $streamFactory,
    string $packageName
    Severity: Minor
    Found in src/Resource/Package.php - About 35 mins to fix
      Severity
      Category
      Status
      Source
      Language