this mistake actually hasn't happened for a while
This commit is contained in:
Dylan K. Taylor 2023-08-08 15:10:31 +01:00
parent 2559d1719f
commit 710177ceb5
No known key found for this signature in database
GPG Key ID: 8927471A91CAFD3D

View File

@ -28,6 +28,7 @@ use pocketmine\errorhandler\ErrorToExceptionHandler;
use pocketmine\Server;
use function error_get_last;
use function error_reporting;
use function implode;
use function register_shutdown_function;
use function set_exception_handler;