summaryrefslogtreecommitdiff
path: root/ext/phar/tests/zip
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1518-18/+10
* Trim trailing whitespace in *.phptPeter Kokot2018-10-1419-19/+19
* Sync leading and final newlines in source code filesPeter Kokot2018-10-143-3/+3
* Remove unused Git attributes identPeter Kokot2018-07-251-1/+0
* Make more tests run and fix SKIPIF sectionsGabriel Caruso2018-07-161-8/+3
* Merge branch 'PHP-7.2'Stanislav Malyshev2018-04-233-3/+3
|\
| * Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-04-233-3/+3
| |\
| | * Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-04-233-3/+3
| | |\
| | | * Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-04-233-3/+3
| | | |\
| | | | * Fix #76129 - remove more potential unfiltered outputs for pharStanislav Malyshev2018-04-233-3/+3
* | | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-203-3/+3
* | | | | Remove trailing whitespace in inc filesGabriel Caruso2018-02-101-1/+1
* | | | | Use bool instead of boolean while throwing a type errorGabriel Caruso2018-02-044-8/+8
* | | | | Remove superfluous SKIPIF sections in more testsGabriel Caruso2018-02-0419-20/+1
|/ / / /
* | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-01-011-3/+3
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-01-011-3/+3
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-01-011-3/+3
| | |\ \ | | | |/
| | | * Fix bug #74782: remove file name from output to avoid XSSStanislav Malyshev2018-01-011-3/+3
| | | * This test fails with multibyte on because it spewsRasmus Lerdorf2015-03-051-0/+1
* | | | Merge branch 'PHP-7.1'Anatol Belski2017-01-131-3/+0
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Anatol Belski2017-01-131-3/+0
| |\ \ \ | | |/ /
| | * | fix remaining tests for Opcache runsAnatol Belski2017-01-131-3/+0
| * | | Remove binary casts from PHAR's default stubPedro Magalhães2016-11-091-3/+3
* | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
* | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2014-19/+19
* | | | Cleanup tests version checksTom Van Looy2016-11-2018-559/+2
* | | | Remove binary casts from PHAR's default stubPedro Magalhães2016-11-091-3/+3
|/ / /
* | | Fix #72948: Uncatchable "Catchable" fatal error for class to string conversionsChristoph M. Becker2016-09-034-4/+4
|/ /
* | Tweak uncaught exception message displayNikita Popov2015-05-176-6/+6
* | Added experimental (disabled by default) file based opcode cache.Dmitry Stogov2015-05-061-1/+1
* | This test fails with multibyte on because it spewsRasmus Lerdorf2015-03-051-0/+1
* | Fixed PHP6 unicode related testsDmitry Stogov2014-08-158-8/+8
|/
* Fixed tests affect by local iniXinchen Hui2014-07-091-1/+2
* Made test compatible with O+Dmitry Stogov2013-03-163-0/+24
* Remove executable permission on phptXinchen Hui2012-10-107-0/+0
* Fix 126 tests failed of phar when --enable-zend-multibyteXinchen Hui2012-08-051-0/+1
* Fix bug 61905 ext\phar\tests\zip\phar_commitwrite.phpt failsAnatoliy Belsky2012-05-071-1/+4
* Fix bug #61906 ext\phar\tests\zip\phar_setsignaturealgo2.phpt failsAnatoliy Belsky2012-05-041-2/+4
* Fixed bug #53898 (PHAR reports invalid error message, when the directory does...Ilia Alshanetsky2011-02-011-1/+1
* - Unifiy that messageHannes Magnusson2010-04-2710-10/+10
* mention which setting!Hannes Magnusson2010-04-2510-10/+10
* fix PHP Bug #49938: Phar::isBuffering() returns inverted valueGreg Beaver2009-11-132-4/+4
* Fixed tests (removed irrelevant check which makes test to fail from time to t...Dmitry Stogov2009-09-211-6/+0
* make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merg...Greg Beaver2009-07-291-0/+3
* fix zip front controller tests for php6Greg Beaver2009-07-267-10/+10
* fix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.php...Greg Beaver2009-07-241-0/+1
* fix signature generation/validation for zip archives by phar extension, fix a...Greg Beaver2009-07-241-0/+113
* new phar test for zip with data descriptor in local file headerGreg Beaver2009-07-232-0/+15
* add safeguard check for timestamp modification to phar_stub.phpt and phar_gzi...Greg Beaver2009-03-011-0/+6
* fix faulty testsGreg Beaver2008-10-121-1/+2