mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-07-23 11:26:37 +00:00
phpstan: clean out some more dead error patterns
This commit is contained in:
parent
5c3d39f4e2
commit
097fc7e6cb
@ -80,8 +80,3 @@ parameters:
|
|||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/world/World.php
|
path: ../../../src/world/World.php
|
||||||
|
|
||||||
-
|
|
||||||
message: "#^Property pocketmine\\\\world\\\\World\\:\\:\\$temporalPosition \\(pocketmine\\\\world\\\\Position\\) does not accept null\\.$#"
|
|
||||||
count: 1
|
|
||||||
path: ../../../src/world/World.php
|
|
||||||
|
|
||||||
|
@ -7,7 +7,7 @@ parameters:
|
|||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Call to function assert\\(\\) with bool will always evaluate to true\\.$#"
|
message: "#^Call to function assert\\(\\) with bool will always evaluate to true\\.$#"
|
||||||
count: 2
|
count: 1
|
||||||
path: ../../../src/block/tile/TileFactory.php
|
path: ../../../src/block/tile/TileFactory.php
|
||||||
|
|
||||||
-
|
-
|
||||||
|
Loading…
x
Reference in New Issue
Block a user