Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - fix test | Pierre Joye | 2010-02-01 | 1 | -1/+1 |
| | |||||
* | The last of the 2009 testfest tests | Zoe Slattery | 2009-08-30 | 2 | -0/+56 |
| | |||||
* | - fixed bug #49072, feof never returns true for damaged file in zip | Pierre Joye | 2009-08-11 | 2 | -0/+24 |
| | |||||
* | The version check was completely bogus in this test | Rasmus Lerdorf | 2009-07-27 | 1 | -2/+3 |
| | |||||
* | Closes bug #47667 | Mikko Koppanen | 2009-03-16 | 1 | -0/+40 |
| | |||||
* | fix tests | Antony Dovgal | 2009-01-08 | 3 | -6/+6 |
| | |||||
* | - Fix test | Felipe Pena | 2008-11-12 | 1 | -1/+1 |
| | |||||
* | - MFH: | Pierre Joye | 2008-11-12 | 6 | -51/+127 |
| | | | | | | | - #14962, makes extractTo 2nd argument really optional - replace ZEND_ENGINE_2_1 by PHP_ZIP_USE_OO - sync tests | ||||
* | fix test | Antony Dovgal | 2007-11-19 | 1 | -1/+1 |
| | |||||
* | MFH | Antony Dovgal | 2007-08-13 | 1 | -0/+1 |
| | |||||
* | Fix test | Hannes Magnusson | 2007-08-06 | 1 | -1/+1 |
| | |||||
* | MFH: - Fix isset/empty($ZipArchive->property) | Hannes Magnusson | 2007-08-06 | 1 | -0/+59 |
| | | | | | MFH: - Add test | ||||
* | - pecl bug #11216, better fix, leak removed and improved test | Pierre Joye | 2007-06-03 | 1 | -2/+3 |
| | | | | | - typo in news, better late than never (-d) | ||||
* | - PECL #11216 test | Pierre Joye | 2007-06-03 | 1 | -0/+27 |
| | |||||
* | fix test names | Antony Dovgal | 2007-05-07 | 4 | -5/+5 |
| | |||||
* | - add more cases for getComment | Pierre Joye | 2007-03-14 | 1 | -1/+11 |
| | |||||
* | - #40228, ZipArchive::extractTo does create empty directories | Pierre Joye | 2007-01-29 | 2 | -0/+23 |
| | | | | | recursively | ||||
* | renamed to oo_getcomment.phpt | Hannes Magnusson | 2006-11-16 | 1 | -26/+0 |
| | |||||
* | - mv oo_get_comment.phpt oo_getcomment.phpt | Pierre Joye | 2006-11-15 | 1 | -0/+26 |
| | |||||
* | - MFH: | Pierre Joye | 2006-11-03 | 10 | -0/+343 |
| | | | | | | | | | | - fix possible leak in statName and statIndex - add addEmptyDir() method - add zip_stat_init,zip_clear_error and zip_file_clear_error - add tests - Fix protos (Hannes) - setComment return value on success (Hannes) | ||||
* | MFH tests | Hannes Magnusson | 2006-10-09 | 1 | -0/+0 |
| | |||||
* | fix tests | Antony Dovgal | 2006-10-02 | 4 | -5/+5 |
| | |||||
* | Rename utils.php to utils.inc | Hannes Magnusson | 2006-10-02 | 1 | -0/+0 |
| | |||||
* | add test | Antony Dovgal | 2006-09-25 | 1 | -0/+40 |
| | |||||
* | - #38943, properties in extended class cannot be set | Pierre Joye | 2006-09-24 | 1 | -0/+50 |
| | | | | | - use zend_object_std_init instead of a manual initialisation | ||||
* | - MFH: PECL Bug #8700, zipArchive::getFromIndex() fails | Pierre Joye | 2006-09-15 | 1 | -0/+30 |
| | |||||
* | - MFH: locateName should not change the state/error, can be used to test | Pierre Joye | 2006-08-13 | 1 | -8/+9 |
| | | | | | an entry | ||||
* | This commit was manufactured by cvs2svn to create branch 'PHP_5_2'. | SVN Migration | 2006-07-24 | 27 | -0/+628 |
| | |||||
* | pecl | Sterling Hughes | 2003-05-17 | 1 | -23/+0 |
| | |||||
* | @ Renamed the ZZiplib extension to the Zip extension, function | Sterling Hughes | 2001-05-27 | 1 | -0/+23 |
@ names have also changed accordingly, functionality, has stayed @ constant. (Sterling) |