1
0
mirror of https://github.com/Ne-Lexa/php-zip.git synced 2025-10-09 20:36:35 +02:00

php 7.1 - 8.0 compatible version

issue #78
This commit is contained in:
Ne-Lexa
2021-05-16 12:18:23 +03:00
parent 7283fc3402
commit 584784c119
73 changed files with 1446 additions and 958 deletions

View File

@@ -30,7 +30,7 @@ abstract class ZipFileSetTestCase extends ZipTestCase
/**
* Before test.
*/
protected function setUp()
protected function setUp(): void
{
parent::setUp();
$this->fillDirectory();