CrashDump: resource hygiene

This commit is contained in:
Dylan K. Taylor 2018-05-10 11:29:16 +01:00
parent 78b5cc993b
commit 4d743ade45

View File

@ -64,6 +64,8 @@ class CrashDump{
$this->extraData();
$this->encodeData();
fclose($this->fp);
}
public function getPath() : string{