phpstan 0.12.90

This commit is contained in:
Dylan K. Taylor
2021-06-18 18:46:30 +01:00
parent ea0a47dff7
commit 155e516f74
3 changed files with 9 additions and 9 deletions

View File

@ -1,7 +1,7 @@
parameters:
ignoreErrors:
-
message: "#^Cannot access offset float\\|int on mixed\\.$#"
message: "#^Cannot access offset \\(float\\|int\\) on mixed\\.$#"
count: 1
path: ../../../src/pocketmine/CrashDump.php