phpstan 0.12.5

This commit is contained in:
Dylan K. Taylor
2020-01-12 16:57:43 +00:00
parent 2cfc25b4f8
commit 30f2e75278
6 changed files with 22 additions and 45 deletions

View File

@ -0,0 +1,12 @@
parameters:
ignoreErrors:
#TODO: use custom stubs
-
message: "#^Used constant LEVELDB_ZLIB_RAW_COMPRESSION not found\\.$#"
count: 1
path: ../../../src/pocketmine/level/format/io/leveldb/LevelDB.php
-
message: "#^Constant LEVELDB_ZLIB_RAW_COMPRESSION not found\\.$#"
count: 1
path: ../../../src/pocketmine/level/format/io/leveldb/LevelDB.php