summaryrefslogtreecommitdiff
path: root/ext/zip/tests
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | | | | | | | | - 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 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
|
* - #38943, properties in extended class cannot be setPierre Joye2006-09-241-0/+50
| | | | | - use zend_object_std_init instead of a manual initialisation
* - MFH: PECL Bug #8700, zipArchive::getFromIndex() failsPierre Joye2006-09-151-0/+30
|
* - MFH: locateName should not change the state/error, can be used to testPierre Joye2006-08-131-8/+9
| | | | | an entry
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-2427-0/+628
|
* peclSterling Hughes2003-05-171-23/+0
|
* @ Renamed the ZZiplib extension to the Zip extension, functionSterling Hughes2001-05-271-0/+23
@ names have also changed accordingly, functionality, has stayed @ constant. (Sterling)