2
0
Ne-Lexa 5 жил өмнө
parent
commit
c3523992ed

+ 0 - 2
tests/PhpZipExtResourceTest.php

@@ -159,8 +159,6 @@ class PhpZipExtResourceTest extends ZipTestCase
             static::assertFileDoesNotExist($this->outputDirname . '/bug70752.txt');
 
             throw $exception;
-        } finally {
-            $zipFile->close();
         }
     }