summaryrefslogtreecommitdiff
path: root/ext/zip/tests
Commit message (Expand)AuthorAgeFilesLines
* add ZipArchive::setCompressionName and ZipArchive::setCompressionIndex methodsRemi Collet2015-05-061-0/+72
* Merge branch 'master' into phpngDmitry Stogov2014-05-262-0/+101
|\
| * Merge branch 'new-tests' of https://github.com/SammyK/php-srcXinchen Hui2014-05-242-0/+101
| |\
| | * Added tests for ZipArchive::addGlob() and ZipArchive::addPattern()Sammy Kaye Powers2014-05-232-0/+101
| | * Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-2/+2
* | | Refactor Zip (1 test failed)Xinchen Hui2014-05-052-2/+2
|/ /
* | missing file from libzip 0.11.2Remi Collet2013-12-301-0/+75
* | Sync ext/zip with pecl/zip version 1.3.2Remi Collet2013-11-044-0/+121
* | Merge branch 'pull-request/341'Stanislav Malyshev2013-06-102-2/+2
|/
* Fixed bug #64342 ZipArchive::addFile() has to check for file existenceAnatol Belski2013-04-102-0/+79
* Added test for bug #51353. It'll be skipped by default and must beAnatoliy Belsky2012-08-211-0/+54
* Reverted the BC fix regarding to #57905, test adoptedAnatoliy Belsky2012-06-171-2/+1
* Fix cleanup routinesHannes Magnusson2011-09-071-0/+5
* Removed old (< 5.3) version of test and cleaned up the actual version.Shein Alexey2011-09-023-60/+18
* - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo())Pierre Joye2011-02-071-5/+2
* fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)Stanislav Malyshev2011-01-301-0/+19
* - Fixed bug #53867 (Test failure)Felipe Pena2011-01-281-1/+1
* Fixed bug #53854 (Missing constants for compression type). Patch by RichardAdam Harvey2011-01-281-0/+44
* Fix zip test.Adam Harvey2011-01-281-1/+1
* New test for stream_meta_data($zipstream)Hannes Magnusson2010-12-301-0/+74
* - Fixed bug #53603 (ZipArchive should quiet stat errors).Gustavo André dos Santos Lopes2010-12-241-0/+38
* Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)Hannes Magnusson2010-12-201-0/+44
* - fix testPierre Joye2010-02-011-0/+1
* The last of the 2009 testfest testsZoe Slattery2009-08-302-0/+56
* - fixed bug #49072, feof never returns true for damaged file in zipPierre Joye2009-08-112-0/+24
* Closes bug #47667Mikko Koppanen2009-03-161-0/+40
* fix testsAntony Dovgal2009-01-083-6/+6
* - Fix testFelipe Pena2008-11-121-1/+1
* - MFH:Pierre Joye2008-11-121-0/+34
* - sync tests with peclPierre Joye2008-11-044-0/+93
* - MFH: file will exist only on error (thx tony for the headup)Pierre Joye2008-08-301-1/+5
* - fix tests (clean on exit)Pierre Joye2008-08-302-3/+5
* - sync with PECL HEADPierre Joye2008-05-212-51/+33
* fix testAntony Dovgal2007-11-191-1/+1
* fix testAntony Dovgal2007-11-081-2/+2
* MFHAntony Dovgal2007-08-131-0/+1
* Fix testHannes Magnusson2007-08-061-1/+1
* MFH: - Fix isset/empty($ZipArchive->property)Hannes Magnusson2007-08-061-0/+59
* - pecl bug #11216, better fix, leak removed and improved testPierre Joye2007-06-031-2/+3
* - PECL #11216 testPierre Joye2007-06-031-0/+27
* fix test namesAntony Dovgal2007-05-074-5/+5
* - add more cases for getCommentPierre Joye2007-03-141-1/+11
* - #40228, ZipArchive::extractTo does create empty directoriesPierre Joye2007-01-292-0/+23
* renamed to oo_getcomment.phptHannes Magnusson2006-11-161-26/+0
* - mv oo_get_comment.phpt oo_getcomment.phptPierre Joye2006-11-151-0/+26
* - MFH:Pierre Joye2006-11-0310-0/+343
* MFH testsHannes Magnusson2006-10-091-0/+0
* fix testsAntony Dovgal2006-10-024-5/+5
* Rename utils.php to utils.incHannes Magnusson2006-10-021-0/+0
* add testAntony Dovgal2006-09-251-0/+40