summaryrefslogtreecommitdiff
path: root/ext/phar/tests/cache_list
Commit message (Expand)AuthorAgeFilesLines
* Sync leading and final newlines in *.phpt sectionsPeter Kokot2018-10-1544-44/+41
* Sync leading and final newlines in source code filesPeter Kokot2018-10-144-4/+4
* 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
* | | | | remove support for string|unicode in testsGabriel Caruso2018-02-223-4/+4
* | | | | Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-2019-19/+19
|/ / / /
* | | | Merge branch 'PHP-7.1' into PHP-7.2Stanislav Malyshev2018-01-011-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch 'PHP-7.0' into PHP-7.1Stanislav Malyshev2018-01-011-1/+1
| |\ \ \ | | |/ /
| | * | Merge branch 'PHP-5.6' into PHP-7.0Stanislav Malyshev2018-01-011-1/+1
| | |\ \ | | | |/
| | | * Fix bug #74782: remove file name from output to avoid XSSStanislav Malyshev2018-01-011-1/+1
| * | | Remove binary casts from PHAR's default stubPedro Magalhães2016-11-093-1/+1
* | | | Remove more PHP 6 leftovers from testsNikita Popov2016-11-241-1/+1
* | | | Remove the b prefix from literals on unrelated testsPedro Magalhães2016-11-2012-13/+13
* | | | Cleanup tests version checksTom Van Looy2016-11-201-1/+0
* | | | Remove binary casts from PHAR's default stubPedro Magalhães2016-11-093-1/+1
|/ / /
* | | call_user_func(_array): Don't abort on reference warningNikita Popov2016-08-233-2/+2
|/ /
* | Update exception names in tests after formatting changes.Aaron Piotrowski2015-05-171-1/+1
* | Tweak uncaught exception message displayNikita Popov2015-05-177-7/+7
* | Display EngineExceptions like ordinary exceptionsNikita Popov2015-05-151-1/+6
|/
* Fixed tests affect by local iniXinchen Hui2014-07-091-1/+2
* make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merg...Greg Beaver2009-07-291-0/+1
* make cache_list tests pass in php 6Greg Beaver2009-07-2616-18/+18
* MFB: fix faulty logic in tests, needed to use ksort instead of asort and to s...Greg Beaver2009-02-214-4/+9
* MFB: fix testGreg Beaver2009-02-153-2/+3
* MFB: last test for cached phar copy on write (forgot this one yesterday)Greg Beaver2008-10-143-0/+32
* MFB: add complete tests verifying copy-on-write for cached pharsGreg Beaver2008-10-1367-0/+808
* MFB: add tests for copy-on-write supportGreg Beaver2008-10-124-0/+33
* MFB: add new test for copy-on-write, fix copy-on-write for Phar/PharFileInfo ...Greg Beaver2008-10-123-0/+34
* - Missed the files we don't use yetSteph Fox2008-08-314-0/+30
* - MFBSteph Fox2008-08-3130-0/+457
* - Somehow 'cvs add' managed to ignore these completely(?)Steph Fox2008-08-0152-0/+632