Bump to php-cs-fixer v3.43 #1091
build.yml
on: push
Matrix: main
Coveralls Finished
0s
Annotations
6 errors
Build [PHP 8.1]:
src/Test/AbstractCustomFixerTestCase.php#L1
Ignored error pattern #^Only numeric types are allowed in pre\-increment, int\<0, max\>\|false given\.$# in path /home/runner/work/cs-config/cs-config/src/Test/AbstractCustomFixerTestCase.php was not matched in reported errors.
|
Build [PHP 8.1]:
src/Test/AbstractCustomFixerTestCase.php#L213
Only numeric types are allowed in +, int<0, max>|false given on the left side.
|
Build [PHP 8.1]
Process completed with exit code 1.
|
Build [PHP 8.2]:
src/Test/AbstractCustomFixerTestCase.php#L1
Ignored error pattern #^Only numeric types are allowed in pre\-increment, int\<0, max\>\|false given\.$# in path /home/runner/work/cs-config/cs-config/src/Test/AbstractCustomFixerTestCase.php was not matched in reported errors.
|
Build [PHP 8.2]:
src/Test/AbstractCustomFixerTestCase.php#L213
Only numeric types are allowed in +, int<0, max>|false given on the left side.
|
Build [PHP 8.2]
Process completed with exit code 1.
|