fix: correction de bugs pour les version php inferieures #22
test-phpstan.yml
on: push
PHP Static Analysis
25s
Annotations
10 errors and 1 warning
|
PHP Static Analysis:
src/CallQueuedHandler.php#L263
Function config not found.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L247
Function logger not found.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L219
Function logger not found.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L185
Method BlitzPHP\Queue\CallQueuedHandler::handleException() has parameter $data with no value type specified in iterable type array.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L89
Negated boolean expression is always true.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L82
Method BlitzPHP\Queue\CallQueuedHandler::getCommand() has parameter $data with no value type specified in iterable type array.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L68
Caught class BlitzPHP\Wolke\Exceptions\ModelNotFoundException not found.
|
|
PHP Static Analysis:
src/CallQueuedHandler.php#L42
Method BlitzPHP\Queue\CallQueuedHandler::call() has parameter $data with no value type specified in iterable type array.
|
|
PHP Static Analysis:
src/CallQueuedClosure.php#L105
Instanceof between Laravel\SerializableClosure\SerializableClosure and Laravel\SerializableClosure\SerializableClosure will always evaluate to true.
|
|
PHP Static Analysis:
src/CallQueuedClosure.php#L47
Property BlitzPHP\Queue\CallQueuedClosure::$failureCallbacks type has no value type specified in iterable type array.
|
|
PHP Static Analysis
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/cache@v4, actions/checkout@v4. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|