mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-22 19:06:35 +00:00
Removed another dead PHPStan error pattern
this was actually a PHPStan bug fixed in 0.12.99.
This commit is contained in:
parent
0348236860
commit
48f809d3fa
@ -160,11 +160,6 @@ parameters:
|
|||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/thread/ThreadManager.php
|
path: ../../../src/thread/ThreadManager.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Method pocketmine\\\\timings\\\\TimingsHandler\\:\\:time\\(\\) should return TClosureReturn but returns TClosureReturn\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: ../../../src/timings/TimingsHandler.php
|
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Parameter \\#1 \\$config of static method pocketmine\\\\utils\\\\Config\\:\\:writeProperties\\(\\) expects array\\<string, bool\\|float\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
|
message: "#^Parameter \\#1 \\$config of static method pocketmine\\\\utils\\\\Config\\:\\:writeProperties\\(\\) expects array\\<string, bool\\|float\\|int\\|string\\>, array\\<string, mixed\\> given\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
|
Loading…
x
Reference in New Issue
Block a user