Merge branch '5.11.x' #942
lint-and-analyse-php.yml
on: push
lint-php
1m 14s
Matrix: analyse-php
Annotations
10 errors and 1 warning
analyse-php (8.2):
src/Components/CaseExpression.php#L87
Only booleans are allowed in an if condition, string|null given.
|
analyse-php (8.2):
src/Components/CreateDefinition.php#L78
Only booleans are allowed in an if condition, bool|null given.
|
analyse-php (8.2):
src/Components/CreateDefinition.php#L86
Construct empty() is not allowed. Use more strict comparison.
|
analyse-php (8.2):
src/Components/CreateDefinition.php#L91
Construct empty() is not allowed. Use more strict comparison.
|
analyse-php (8.2):
src/Components/CreateDefinition.php#L95
Construct empty() is not allowed. Use more strict comparison.
|
analyse-php (8.2):
src/Components/Expression.php#L108
Construct empty() is not allowed. Use more strict comparison.
|
analyse-php (8.2):
src/Components/IntoKeyword.php#L144
Construct empty() is not allowed. Use more strict comparison.
|
analyse-php (8.2):
src/Components/IntoKeyword.php#L157
Only booleans are allowed in a ternary operator condition, bool|null given.
|
analyse-php (8.2):
src/Components/JoinKeyword.php#L84
Call to function array_search() requires parameter #3 to be set.
|
analyse-php (8.2):
src/Components/JoinKeyword.php#L85
Construct empty() is not allowed. Use more strict comparison.
|
analyse-php (8.2)
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/
|