Disallow native php exceptions without message. #27
continuous-integration.yml
on: pull_request
Matrix: continuous-integration
Annotations
10 errors and 2 warnings
|
Check with PHP 8.4
Process completed with exit code 1.
|
|
Check with PHP 8.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L60
Access to an undefined property PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder::$value.
|
|
Check with PHP 8.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L44
Function is_a() is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine. Use objects retrieved from ReflectionProvider instead.
|
|
Check with PHP 8.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L33
Instanceof between PhpParser\Node\Expr\New_ and PhpParser\Node\Expr\New_ will always evaluate to true.
|
|
Check with PHP 8.4
Process completed with exit code 1.
|
|
Check with PHP 7.4
Process completed with exit code 1.
|
|
Check with PHP 7.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L60
Access to an undefined property PhpParser\Node\Arg|PhpParser\Node\VariadicPlaceholder::$value.
|
|
Check with PHP 7.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L44
Function is_a() is a runtime reflection concept that might not work in PHPStan because it uses fully static reflection engine. Use objects retrieved from ReflectionProvider instead.
|
|
Check with PHP 7.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L33
Instanceof between PhpParser\Node\Expr\New_ and PhpParser\Node\Expr\New_ will always evaluate to true.
|
|
Check with PHP 7.4
Process completed with exit code 1.
|
|
Check with PHP 8.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L1
Found violation(s) of type: array_indentation
|
|
Check with PHP 7.4:
src/Rules/ForbidEmptyExceptionMessageRule.php#L1
Found violation(s) of type: array_indentation
|