Scrub PHPStan baselines (next-major)

This commit is contained in:
Dylan K. Taylor 2022-11-04 20:53:20 +00:00
parent c915334c2b
commit 68e862b6fa
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D
3 changed files with 1 additions and 5 deletions

View File

@ -1,7 +1,6 @@
includes:
- tests/phpstan/analyse-for-current-php-version.neon.php
- tests/phpstan/configs/actual-problems.neon
- tests/phpstan/configs/gc-hacks.neon
- tests/phpstan/configs/impossible-generics.neon
- tests/phpstan/configs/php-bugs.neon
- tests/phpstan/configs/phpstan-bugs.neon

View File

@ -582,7 +582,7 @@ parameters:
-
message: "#^Cannot cast mixed to int\\.$#"
count: 3
count: 2
path: ../../../src/item/Item.php
-

View File

@ -1,3 +0,0 @@
parameters:
ignoreErrors: []