mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-10-16 03:51:37 +00:00
fixed phpstan baseline
This commit is contained in:
@@ -3,7 +3,7 @@ parameters:
|
|||||||
-
|
-
|
||||||
message: "#^Instanceof between pocketmine\\\\block\\\\utils\\\\BannerPattern and pocketmine\\\\block\\\\utils\\\\BannerPattern will always evaluate to true\\.$#"
|
message: "#^Instanceof between pocketmine\\\\block\\\\utils\\\\BannerPattern and pocketmine\\\\block\\\\utils\\\\BannerPattern will always evaluate to true\\.$#"
|
||||||
count: 1
|
count: 1
|
||||||
path: ../../../src/block/Banner.php
|
path: ../../../src/block/BaseBanner.php
|
||||||
|
|
||||||
-
|
-
|
||||||
message: "#^Call to function assert\\(\\) with bool will always evaluate to true\\.$#"
|
message: "#^Call to function assert\\(\\) with bool will always evaluate to true\\.$#"
|
||||||
|
Reference in New Issue
Block a user