summaryrefslogtreecommitdiff
path: root/ext/phar/tests/phar_magic.phpt
Commit message (Expand)AuthorAgeFilesLines
* Trim trailing whitespace in testsGabriel Caruso2018-10-141-1/+1
* Use EXPECT instead of EXPECTF when possibleGabriel Caruso2018-02-201-1/+1
* Cleanup tests version checksTom Van Looy2016-11-201-3/+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
* implement full support and usage of phar stream in include_path, for both 5.2...Greg Beaver2008-03-121-0/+1
* - Change 'print' to 'die' for skip noticesMarcus Boerger2008-01-041-1/+1
* on second thought, hooking into getcwd() is a bad idea, who uses this for cod...Greg Beaver2007-12-211-3/+2
* implement cleaning of crap paths - major functionality boostGreg Beaver2007-12-201-1/+3
* making progress (include magic works)Greg Beaver2007-12-191-3/+11
* [unfinished] magically handle getcwd() and fopen() with include_path inside pharGreg Beaver2007-12-181-0/+21