首页 > 问答 > 正文
Could not close zip file D:\wamp64\www\html\Runtime\Temp\PhpB11B.tmp.
发现是缺少
$this->zipClass->addFromString($this->getMainPartName(), $this->tempDocumentMainPart);没有返回true造成的,怎么回事
PHP中文网2018-04-24 20:31:02
zip无法关闭