1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-08-09 17:06:30 +02:00

minor fixes, ZipEntry tests

This commit is contained in:
wapplay
2020-01-06 11:53:17 +03:00
parent 70bb598fa6
commit a16b0e7c15
21 changed files with 1906 additions and 141 deletions

View File

@@ -17,8 +17,6 @@ class Zip64Test extends ZipTestCase
{
/**
* @throws ZipException
*
* @runInSeparateProcess
*/
public function testCreateLargeZip64File()
{