Update PHPStan packages to v2 (major) #4083
Annotations
4 errors and 1 warning
PHPStan:
tests/ContentTypeMiddlewareTest.php#L129
Parameter #3 $attributes of class Lcobucci\ContentNegotiation\UnformattedResponse constructor expects array<string, mixed>, array<mixed> given.
|
PHPStan:
tests/Formatter/NaiveTemplateEngine.php#L54
Parameter #2 $replace of function str_replace expects array<string>|string, array<mixed> given.
|
PHPStan:
tests/UnformattedResponseTest.php#L157
Parameter #1 $decoratedResponse of class Lcobucci\ContentNegotiation\UnformattedResponse constructor expects Psr\Http\Message\ResponseInterface, mixed given.
|
PHPStan
Process completed with exit code 2.
|
Get composer cache directory
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Loading