mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-06 17:59:48 +00:00
backport 5c1f1f00cb
: move assert.exception to PocketMine.php with the other stuff
This commit is contained in:
@ -1565,8 +1565,6 @@ class Server{
|
||||
return;
|
||||
}
|
||||
|
||||
ini_set('assert.exception', '1');
|
||||
|
||||
if($this->logger instanceof MainLogger){
|
||||
$this->logger->setLogDebug(\pocketmine\DEBUG > 1);
|
||||
}
|
||||
|
Reference in New Issue
Block a user