Ne-Lexa 5 lat temu
rodzic
commit
c3523992ed
1 zmienionych plików z 0 dodań i 2 usunięć
  1. 0 2
      tests/PhpZipExtResourceTest.php

+ 0 - 2
tests/PhpZipExtResourceTest.php

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