Skip to content

Support PHP 8.5

Support PHP 8.5 #13

Triggered via pull request December 1, 2025 13:53
Status Success
Total duration 27s
Artifacts

phpstan.yml

on: pull_request
Matrix: phpstan / phpstan
Fit to window
Zoom out
Zoom in

Annotations

30 errors
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/MessageContainer.php#L6
Trait ipl\Stdlib\MessageContainer is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Filters.php#L5
Trait ipl\Stdlib\Filters is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Filter.php#L289
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strtolower' given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Filter.php#L288
PHPDoc tag `@var` with type array<string>|string is not subtype of native type array|lowercase-string|null.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Filter.php#L263
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strtolower' given.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Filter.php#L262
PHPDoc tag `@var` with type array<string>|string is not subtype of native type array|lowercase-string|null.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Filter.php#L0
Ignored error pattern #^Dead catch \- Throwable is never thrown in the try block\.$# in path /home/runner/work/ipl-stdlib/ipl-stdlib/src/Filter.php was not matched in reported errors.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/Events.php#L8
Trait ipl\Stdlib\Events is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/EventEmitter.php#L6
Trait ipl\Stdlib\EventEmitter is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.4 on ubuntu-latest: src/BaseFilter.php#L7
Trait ipl\Stdlib\BaseFilter is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Messages.php#L5
Trait ipl\Stdlib\Messages is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/MessageContainer.php#L6
Trait ipl\Stdlib\MessageContainer is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Filters.php#L5
Trait ipl\Stdlib\Filters is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Filter.php#L289
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strtolower' given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Filter.php#L288
PHPDoc tag `@var` with type array<string>|string is not subtype of native type array|lowercase-string|null.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Filter.php#L263
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strtolower' given.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Filter.php#L262
PHPDoc tag `@var` with type array<string>|string is not subtype of native type array|lowercase-string|null.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/Events.php#L8
Trait ipl\Stdlib\Events is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/EventEmitter.php#L6
Trait ipl\Stdlib\EventEmitter is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.2 on ubuntu-latest: src/BaseFilter.php#L7
Trait ipl\Stdlib\BaseFilter is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Messages.php#L5
Trait ipl\Stdlib\Messages is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/MessageContainer.php#L6
Trait ipl\Stdlib\MessageContainer is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Filters.php#L5
Trait ipl\Stdlib\Filters is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Filter.php#L289
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strtolower' given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Filter.php#L288
PHPDoc tag `@var` with type array<string>|string is not subtype of native type array|lowercase-string|null.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Filter.php#L263
Parameter #1 $callback of function array_map expects (callable(mixed): mixed)|null, 'strtolower' given.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Filter.php#L262
PHPDoc tag `@var` with type array<string>|string is not subtype of native type array|lowercase-string|null.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/Events.php#L8
Trait ipl\Stdlib\Events is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/EventEmitter.php#L6
Trait ipl\Stdlib\EventEmitter is used zero times and is not analysed.
phpstan / Static analysis with phpstan and php 8.3 on ubuntu-latest: src/BaseFilter.php#L7
Trait ipl\Stdlib\BaseFilter is used zero times and is not analysed.