mirror of
https://github.com/pmmp/PocketMine-MP.git
synced 2025-09-07 02:08:21 +00:00
CrashDump: resource hygiene
This commit is contained in:
@ -64,6 +64,8 @@ class CrashDump{
|
|||||||
$this->extraData();
|
$this->extraData();
|
||||||
|
|
||||||
$this->encodeData();
|
$this->encodeData();
|
||||||
|
|
||||||
|
fclose($this->fp);
|
||||||
}
|
}
|
||||||
|
|
||||||
public function getPath() : string{
|
public function getPath() : string{
|
||||||
|
Reference in New Issue
Block a user