Skip to content

Bump PHPStan to level 8 and fix all errors #1553

Bump PHPStan to level 8 and fix all errors

Bump PHPStan to level 8 and fix all errors #1553

Triggered via pull request February 24, 2026 22:26
Status Failure
Total duration 2m 29s
Artifacts

ci.yml

on: pull_request
Windows - PHP 8.2 & SQL Server
2m 24s
Windows - PHP 8.2 & SQL Server
cs-stan  /  Coding Standard & Static Analysis
43s
cs-stan / Coding Standard & Static Analysis
Matrix: testsuite-linux
Fit to window
Zoom out
Zoom in

Annotations

21 errors
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/MysqlAdapter.php#L1183
Assignment in if condition is not allowed.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/SqliteAdapter.php#L1681
Assignment in if condition is not allowed.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/SqliteAdapter.php#L1221
Assignment in if condition is not allowed.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/SqlserverAdapter.php#L860
Assignment in if condition is not allowed.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/PostgresAdapter.php#L930
Assignment in if condition is not allowed.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/PostgresAdapter.php#L502
Assignment in if condition is not allowed.
cs-stan / Coding Standard & Static Analysis: src/Db/Adapter/RecordingAdapter.php#L15
Use statements should be sorted alphabetically. The first wrong one is InvalidArgumentException.
testsuite-linux (8.2, sqlite, prefer-lowest)
Process completed with exit code 2.
testsuite-linux (8.2, sqlite)
Process completed with exit code 2.
testsuite-linux (8.5, sqlite)
Process completed with exit code 2.
testsuite-linux (8.5, pgsql)
Process completed with exit code 2.
testsuite-linux (8.2, pgsql)
Process completed with exit code 2.
testsuite-linux (8.3, pgsql)
Process completed with exit code 2.
testsuite-linux (8.5, mysql)
Process completed with exit code 2.
testsuite-linux (8.3, mysql, false)
Process completed with exit code 2.
testsuite-linux (8.2, mysql)
Process completed with exit code 2.
testsuite-linux (8.2, mariadb)
Process completed with exit code 2.
testsuite-linux (8.3, mysql)
Process completed with exit code 2.
testsuite-linux (8.5, mariadb)
Process completed with exit code 2.
Windows - PHP 8.2 & SQL Server
Process completed with exit code 1.