mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 03:16:35 +00:00
Scrub PHPStan baselines (next-major)
This commit is contained in:
parent
c915334c2b
commit
68e862b6fa
@ -1,7 +1,6 @@
|
|||||||
includes:
|
includes:
|
||||||
- tests/phpstan/analyse-for-current-php-version.neon.php
|
- tests/phpstan/analyse-for-current-php-version.neon.php
|
||||||
- tests/phpstan/configs/actual-problems.neon
|
- tests/phpstan/configs/actual-problems.neon
|
||||||
- tests/phpstan/configs/gc-hacks.neon
|
|
||||||
- tests/phpstan/configs/impossible-generics.neon
|
- tests/phpstan/configs/impossible-generics.neon
|
||||||
- tests/phpstan/configs/php-bugs.neon
|
- tests/phpstan/configs/php-bugs.neon
|
||||||
- tests/phpstan/configs/phpstan-bugs.neon
|
- tests/phpstan/configs/phpstan-bugs.neon
|
||||||
|
@ -582,7 +582,7 @@ parameters:
|
|||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Cannot cast mixed to int\\.$#"
|
message: "#^Cannot cast mixed to int\\.$#"
|
||||||
count: 3
|
count: 2
|
||||||
path: ../../../src/item/Item.php
|
path: ../../../src/item/Item.php
|
||||||
|
|
||||||
-
|
-
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
parameters:
|
|
||||||
ignoreErrors: []
|
|
||||||
|
|
Loading…
x
Reference in New Issue
Block a user