mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-06-07 12:18:46 +00:00
Merge branch 'stable' into next-minor
This commit is contained in:
commit
dbc0b9634b
@ -29,7 +29,9 @@ use function count;
|
|||||||
use function dirname;
|
use function dirname;
|
||||||
use function file_get_contents;
|
use function file_get_contents;
|
||||||
use function file_put_contents;
|
use function file_put_contents;
|
||||||
|
use function fwrite;
|
||||||
use function implode;
|
use function implode;
|
||||||
|
use function is_dir;
|
||||||
use function ksort;
|
use function ksort;
|
||||||
use function mb_strtoupper;
|
use function mb_strtoupper;
|
||||||
use function preg_match;
|
use function preg_match;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user