1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-08-05 06:57:25 +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

@@ -10,7 +10,6 @@ use PhpZip\Exception\ZipException;
* @internal
*
* @small
* @covers
*/
class ZipRemoteFileTest extends ZipTestCase
{