This commit is contained in:
Dylan K. Taylor 2021-11-24 23:49:56 +00:00
parent 40575a6dcf
commit fad96b77ce
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -40,6 +40,11 @@ parameters:
count: 1
path: ../../../src/plugin/PluginManager.php
-
message: "#^Parameter \\#1 \\$yamlString of class pocketmine\\\\plugin\\\\PluginDescription constructor expects array\\|string, array\\<string\\> given\\.$#"
count: 1
path: ../../../src/plugin/ScriptPluginLoader.php
-
message: "#^Strict comparison using \\=\\=\\= between string and false will always evaluate to false\\.$#"
count: 1