Bump phpstan to 1.12.x #1466
ci.yml
on: pull_request
Windows - PHP 8.1 & SQL Server
3m 3s
Coding Standard & Static Analysis
45s
Matrix: testsuite
Annotations
4 errors
|
Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Adapter/SQLiteAdapter.php#L1172
Parameter #2 $callback of function array_filter expects (callable(mixed): bool)|null, 'strlen' given.
|
|
Coding Standard & Static Analysis:
src/Phinx/Db/Adapter/SQLiteAdapter.php#L1171
Parameter #2 $callback of function array_filter expects (callable(mixed): bool)|null, 'strlen' given.
|
|
Coding Standard & Static Analysis:
src/Phinx/Config/Config.php#L0
Ignored error pattern #^Variable \$tval on left side of \?\? always exists and is not nullable\.$# in path /home/runner/work/phinx/phinx/src/Phinx/Config/Config.php was not matched in reported errors.
|