Update phpstan/phpstan requirement from 1.12.5 to 1.12.6 #2206
ci.yml
on: pull_request
Matrix: Composer Validate
Matrix: PHP Lint
Matrix: Composer Normalize
Matrix: Static Analysis
Matrix: Unit tests
Annotations
3 errors
Static Analysis (stan, 8.3):
src/Utilities/Preg.php#L186
Parameter #1 $array of function array_filter expects array, mixed given.
|
Static Analysis (stan, 8.3):
src/Utilities/Preg.php#L187
Parameter #2 $callback of function array_filter expects (callable(mixed): bool)|null, Closure(string): bool given.
|
Static Analysis (stan, 8.3)
Process completed with exit code 1.
|