[6.0] chore: update to phpstan major version 2#276
Closed
phil-davis wants to merge 5 commits into
Closed
Annotations
10 errors and 1 warning
|
Code Analysis (PHPStan):
lib/Auth/Digest.php#L207
Only booleans are allowed in a ternary operator condition, array<string, int> given.
|
|
Code Analysis (PHPStan):
lib/Auth/Digest.php#L203
Short ternary operator is not allowed. Use null coalesce operator if applicable or consider using long ternary.
|
|
Code Analysis (PHPStan):
lib/Auth/Digest.php#L140
Only booleans are allowed in a negated boolean, int<0, 1> given.
|
|
Code Analysis (PHPStan):
lib/Auth/Digest.php#L133
Only booleans are allowed in a negated boolean, int<0, 2> given.
|
|
Code Analysis (PHPStan):
lib/Auth/Digest.php#L0
Ignored error pattern #^Strict comparison using !== between '' and non-empty-string will always evaluate to true.$# in path /home/runner/work/http/http/lib/Auth/Digest.php was not matched in reported errors.
|
|
Code Analysis (PHPStan):
lib/Auth/Bearer.php#L31
Only booleans are allowed in a negated boolean, string|null given.
|
|
Code Analysis (PHPStan):
lib/Auth/Basic.php#L42
Call to function base64_decode() requires parameter #2 to be set.
|
|
Code Analysis (PHPStan):
lib/Auth/Basic.php#L34
Only booleans are allowed in a negated boolean, string|null given.
|
|
Code Analysis (PHPStan):
lib/Auth/AWS.php#L98
Only booleans are allowed in a negated boolean, string|null given.
|
|
Code Analysis (PHPStan):
lib/Auth/AWS.php#L85
Only booleans are allowed in an if condition, string|null given.
|
|
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/
|
background
wait
wait-all
cancel
parallel
Loading