mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-05-12 08:49:42 +00:00
I'm using 8.0 for local development now, so having the phpstan configs targeted at 7.4 by default makes things inconvenient.
8 lines
290 B
Plaintext
8 lines
290 B
Plaintext
parameters:
|
|
ignoreErrors:
|
|
-
|
|
message: "#^Property pocketmine\\\\network\\\\mcpe\\\\StupidJsonDecodeTest\\:\\:\\$stupidJsonDecodeFunc \\(Closure\\(string, bool\\)\\: mixed\\) does not accept Closure\\|null\\.$#"
|
|
count: 1
|
|
path: ../../phpunit/network/mcpe/StupidJsonDecodeTest.php
|
|
|