Skip to content

Fix PHPStan warnings and PHP 8.5 deprecations #255

Fix PHPStan warnings and PHP 8.5 deprecations

Fix PHPStan warnings and PHP 8.5 deprecations #255

Triggered via pull request August 25, 2025 15:13
Status Failure
Total duration 1m 5s
Artifacts

continuous-integration.yml

on: pull_request
Static Analysis
1m 1s
Static Analysis
Matrix: Lint
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Lint (8.5, true, --ignore-platform-reqs)
Process completed with exit code 1.
Static Analysis
Process completed with exit code 1.
Static Analysis: getid3/extension.cache.dbm.php#L78
Property getID3_cached_dbm::$dba (Dba\Connection|resource|null) is never assigned resource so it can be removed from the property type.