summaryrefslogtreecommitdiff
path: root/ext/zip/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-7.4'Joe Watkins2019-06-128-56/+117
|\
| * fix flaky zip tests, order is OS dependentJoe Watkins2019-06-128-56/+117
* | Convert fetch_resource warnings into TypeErrorsNikita Popov2019-06-032-11/+15
* | Merge branch 'PHP-7.4'Peter Kokot2019-03-1552-62/+62
|\ \ | |/
| * Replace dirname(__FILE__) by __DIR__ in testsFabien Villepinte2019-03-1552-62/+62
* | Adjust tests for zpp TypeError changeNikita Popov2019-03-112-10/+1
|/
* Make zip oo_addglob test more robustNikita Popov2019-02-211-6/+8
* Make zip oo_addpattern test more robustNikita Popov2019-02-201-6/+9
* Fix failing testsPeter Kokot2019-02-102-4/+8
* Added basic test for ZipArchive::unchangeName()Florian Engelhardt2019-02-091-0/+43
* Added basic test for ZipArchive::unchangeIndex()Florian Engelhardt2019-02-091-0/+43
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-158-10/+0
* Trim trailing whitespace in testsGabriel Caruso2018-10-143-3/+3
* Sync leading and final newlines in source code filesPeter Kokot2018-10-141-1/+0
* Remove unused Git ident attributes from zip extensionPeter Kokot2018-07-2742-42/+1
* Merge branch 'PHP-7.2'Anatol Belski2018-07-131-1/+4
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-131-1/+4
| |\
| | * Improve testAnatol Belski2018-07-131-1/+4
* | | Merge branch 'PHP-7.2'Anatol Belski2018-07-101-0/+21
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.1' into PHP-7.2Anatol Belski2018-07-101-0/+21
| |\ \ | | |/
| | * Fix bug #76524 - ZipArchive memory leaktimurib2018-07-101-0/+21
* | | Remove old SVN keywords substitutions from the zip testsPeter Kokot2018-06-163-3/+0
* | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2018-18/+18
* | | Remove empty sections in testsGabriel Caruso2018-02-141-3/+1
* | | Cleanup some tests - remove unnecessary sectionsStanislav Malyshev2018-02-042-14/+0
|/ /
* | ZipArchive implements countable, added ZipArchive::count() methodRemi Collet2017-07-101-0/+26
* | Remove superfluous semicolonsTom Van Looy2017-06-263-3/+3
* | Zip: add support for encrypted archiveRemi Collet2017-03-021-0/+66
* | Merge branch 'PHP-7.1'Remi Collet2017-02-191-1/+1
|\ \ | |/
| * Merge branch 'PHP-7.0' into PHP-7.1Remi Collet2017-02-191-1/+1
| |\
| | * fix test for libzip 1.2.0Remi Collet2017-02-191-1/+1
* | | Merge branch 'PHP-7.1'Joe Watkins2017-01-061-0/+34
|\ \ \ | |/ /
| * | Merge branch 'PHP-7.0' into PHP-7.1Joe Watkins2017-01-061-0/+34
| |\ \ | | |/
| | * Merge branch 'pull-request/1430' into PHP-7.0Joe Watkins2017-01-061-0/+34
| | |\
| | | * Fix #70103: ZipArchive::addGlob ignores remove_all_path optionChristoph M. Becker2015-08-131-0/+34
* | | | Cleanup tests version checksTom Van Looy2016-11-201-1/+0
|/ / /
* | | Merge branch 'PHP-7.0' into PHP-7.1Christoph M. Becker2016-09-062-0/+31
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.6' into PHP-7.0Christoph M. Becker2016-09-062-0/+31
| |\ \
| | * | Fix #70752: Depacking with wrong password leaves 0 length filesChristoph M. Becker2016-09-062-0/+31
* | | | Merge branch 'PHP-7.0' into PHP-7.1Xinchen Hui2016-07-241-0/+20
|\ \ \ \ | |/ / /
| * | | Fixed bug #72660 (NULL Pointer dereference in zend_virtual_cwd)Xinchen Hui2016-07-241-0/+20
* | | | Fixed the UTF-8 and long path support in the streams on Windows.Anatol Belski2016-06-203-0/+60
|/ / /
* | | fix test titleAnatol Belski2016-05-301-1/+1
* | | Add test for bug #72258Anatol Belski2016-05-302-0/+26
* | | Merge branch 'PHP-5.6.18' into PHP-7.0.3Stanislav Malyshev2016-02-011-8/+8
|\ \ \ | |/ /
| * | Merge branch 'PHP-5.5' into PHP-5.6.18Stanislav Malyshev2016-02-011-8/+8
| |\ \
| | * | fix testsStanislav Malyshev2016-02-011-8/+8
* | | | Fixed bug #70544 (ext/zip/tests/oo_addglob.phpt broken on Solaris)Xinchen Hui2015-09-211-0/+1
* | | | Merge branch 'PHP-5.6'Christoph M. Becker2015-09-052-1/+31
|\ \ \ \ | |/ / /
| * | | Fix #70322: ZipArchive::close() doesn't indicate errorsChristoph M. Becker2015-09-052-1/+31