1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-07-30 20:20:11 +02:00

fixed for php 32-bit

This commit is contained in:
Ne-Lexa
2019-12-06 12:09:37 +03:00
parent e03c963dc1
commit e2c058840c
21 changed files with 117 additions and 154 deletions

View File

@@ -8,7 +8,6 @@ use PhpZip\Exception\ZipException;
* @internal
*
* @large
* @covers
*/
class Zip64Test extends ZipTestCase
{