Skip to content

Update phpstan/phpstan requirement from 1.12.5 to 1.12.6 #2206

Update phpstan/phpstan requirement from 1.12.5 to 1.12.6

Update phpstan/phpstan requirement from 1.12.5 to 1.12.6 #2206

Triggered via pull request October 7, 2024 00:08
Status Failure
Total duration 1m 4s
Artifacts

ci.yml

on: pull_request
Matrix: Composer Validate
Matrix: PHP Lint
Matrix: Composer Normalize
Matrix: Static Analysis
Matrix: Unit tests
Fit to window
Zoom out
Zoom in

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.