Merge branch 'stable'

This commit is contained in:
Dylan K. Taylor
2020-12-27 19:35:27 +00:00
5 changed files with 26 additions and 31 deletions

View File

@ -21,8 +21,6 @@
declare(strict_types=1);
define('pocketmine\_PHPSTAN_ANALYSIS', true);
if(!defined('LEVELDB_ZLIB_RAW_COMPRESSION')){
//leveldb might not be loaded
define('LEVELDB_ZLIB_RAW_COMPRESSION', 4);