Removed another dead PHPStan error pattern

this was actually a PHPStan bug fixed in 0.12.99.
This commit is contained in:
Dylan K. Taylor 2021-10-15 17:01:09 +01:00
parent 0348236860
commit 48f809d3fa
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -160,11 +160,6 @@ parameters:
count: 1
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\\.$#"
count: 1