summaryrefslogtreecommitdiff
path: root/ext/phar/tests
Commit message (Expand)AuthorAgeFilesLines
* make phar tests pass in php 5.2, prepare for release of pecl/phar 2.0.0, merg...Greg Beaver2009-07-296-4/+18
* make cache_list tests pass in php 6Greg Beaver2009-07-2616-18/+18
* fix buildFromIterator with filesystem iterator in php 6Greg Beaver2009-07-261-35/+35
* fix generation of phar.phar in php 6, fix remaining tests broken by PHP 6 (an...Greg Beaver2009-07-261-1/+1
* fix basic phar test issues, failing tests phar_oo_009.phpt and phar_buildfrom...Greg Beaver2009-07-264-4/+66
* fix zip front controller tests for php6Greg Beaver2009-07-267-10/+10
* fix tar front controller tests for php6Greg Beaver2009-07-267-10/+10
* fix more tests for php6Greg Beaver2009-07-264-2/+2
* more php6 fixes for phar, fix more testsGreg Beaver2009-07-258-13/+13
* merge from HEAD changes to testGreg Beaver2009-07-241-3/+3
* begin work on making phar php6-readyGreg Beaver2009-07-248-248/+94
* update test to work in php 6Greg Beaver2009-07-241-1/+1
* fix --CLEAN-- of all.phpt, remove unnecessary check in phar_convert_again.php...Greg Beaver2009-07-242-6/+1
* merge unmerged changes between branches, remove unnecessary test for zip sign...Greg Beaver2009-07-241-6/+0
* fix signature generation/validation for zip archives by phar extension, fix a...Greg Beaver2009-07-241-0/+113
* fix PHP Bug #48377: error message unclear on converting phar with existing fileGreg Beaver2009-07-232-0/+54
* new phar test for zip with data descriptor in local file headerGreg Beaver2009-07-232-0/+15
* Fix Bug #49020: phar misinterprets ustar long filename standardGreg Beaver2009-07-222-8/+28
* fix php bug #49018 (phar tar stores long filenames with prefix/name reversed)Greg Beaver2009-07-221-2/+2
* fixed bug #48681 (openssl signature verification for tar archives broken)Greg Beaver2009-06-303-0/+31
* fix EXPECT section of testGreg Beaver2009-06-181-2/+2
* MFH: fixed isset() on sub-directories (isset("blah") if file "blah/foo.php" e...Greg Beaver2009-06-051-3/+5
* MFPECL: fix security vulnerability in phar's handling of long tar filenamesGreg Beaver2009-06-042-0/+210
* MFH: fix potential segfault when converting phars with metadata to other form...Greg Beaver2009-05-241-0/+71
* fix Bug #48257: PharData throws exception with non-phar tarGreg Beaver2009-05-133-0/+24
* - Fixed testsFelipe Pena2009-05-114-7/+7
* fix testAntony Dovgal2009-05-011-3/+3
* MFPECL fix PECL Bug #14646: phar error message unclear with php stream wrappe...Greg Beaver2009-04-301-0/+30
* new test - test passes here, but the pear2coverage.phar.php segfaults in apac...Greg Beaver2009-04-282-0/+18
* MFHJani Taskinen2009-04-251-1/+1
* revert removal of openssl check, was confusion on my partGreg Beaver2009-03-011-0/+1
* add safeguard check for timestamp modification to phar_stub.phpt and phar_gzi...Greg Beaver2009-03-012-0/+11
* fix blog.phar for front.phar.phpt testGreg Beaver2009-03-012-1/+1
* fix SKIPIF, EXPECT in 2 testsGreg Beaver2009-03-012-3/+3
* fix faulty logic in tests, needed to use ksort instead of asort and to sort o...Greg Beaver2009-02-214-4/+9
* fix the last remaining failing test (explicitly pass in SKIP_DOTS to director...Greg Beaver2009-02-153-2/+3
* fix bug #47085:rename() returns true even if the file in PHAR does not existGreg Beaver2009-02-031-0/+24
* - Fixed testsFelipe Pena2009-01-251-1/+1
* MFH: fix testHannes Magnusson2008-12-091-2/+2
* proper check for php-versionAlexey Zakhlestin2008-10-211-1/+2
* fixed wrong check for versionAlexey Zakhlestin2008-10-211-1/+1
* last test for cached phar copy on write (forgot this one yesterday)Greg Beaver2008-10-143-0/+32
* increase code coverageGreg Beaver2008-10-131-2/+12
* add complete tests verifying copy-on-write for cached pharsGreg Beaver2008-10-1365-0/+764
* fix faulty testsGreg Beaver2008-10-122-2/+4
* add tests for copy-on-write supportGreg Beaver2008-10-126-0/+77
* add missing --INI-- sectionGreg Beaver2008-10-121-0/+2
* re-add as binaryGreg Beaver2008-10-121-0/+0
* oops, need to add as binaryGreg Beaver2008-10-121-0/+0
* add missing file for testsGreg Beaver2008-10-121-0/+0