summaryrefslogtreecommitdiff
path: root/ext/zip/php_zip.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'PECL_OPENSSL'.PECL_OPENSSLSVN Migration2006-10-151-2002/+0
* - #38943, properties in extended class cannot be setPierre Joye2006-09-241-4/+1
* - MFH: PECL Bug #8700, zipArchive::getFromIndex() failsPierre Joye2006-09-151-2/+6
* - PECL Bug #8676, addFile was not updated and still used VCWD_REALPATH,Pierre Joye2006-09-121-1/+1
* - bump version, 5.2.0 will have zip-2.0.0-stablePierre Joye2006-09-061-1/+1
* - wrong cast, strlen is intPierre Joye2006-09-061-3/+3
* MFH zend_parse_parameters() fixesNuno Lopes2006-09-061-6/+8
* - MFH: zip_open takes only one parameter (Thx Nuno L.)Pierre Joye2006-09-061-4/+3
* - don't rely/use VCWD_REALPATH, use expand_filepath insteadPierre Joye2006-08-261-1/+1
* - bundled matches pecl 1.7.1Pierre Joye2006-08-251-1/+1
* - solve the relative path issues in TS environmentPierre Joye2006-08-241-4/+14
* - nuke unused parameter (not present in old versions)Pierre Joye2006-08-141-7/+6
* - MFH: locateName should not change the state/error, can be used to testPierre Joye2006-08-131-1/+13
* - MFP:Pierre Joye2006-08-131-2/+12
* - temp fix for a segfault happening when one adds two entries withPierre Joye2006-08-131-1/+36
* Cleanup phpinfo() outputIlia Alshanetsky2006-07-281-6/+6
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-241-0/+1934