summaryrefslogtreecommitdiff
path: root/ext/zip/lib
Commit message (Collapse)AuthorAgeFilesLines
...
* last set of zts fixesIlia Alshanetsky2006-11-301-6/+5
|
* #9278 and #39506, force the binary mode for the zip operation only. At least ↵Pierre Joye2006-11-153-5/+11
| | | | I do not have to set/restore it in each function.
* #39506 and PECL #9278, should fix the problem for the other SAPI (works for ↵Pierre Joye2006-11-151-0/+4
| | | | | | | CLI, CGI and embed) see: http://news.php.net/php.internals/26606 for the details
* fix leaks within zip entries in several testsNuno Lopes2006-11-111-6/+8
|
* fix leak in oo_setArchiveComment.phptNuno Lopes2006-11-112-1/+4
|
* - fix leak in zip_close when the function's succeededPierre Joye2006-11-111-1/+1
|
* - MFH:Pierre Joye2006-11-0311-17/+255
| | | | | | | | | | - 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)
* - #38944, freshly created archive has no comment or cdirPierre Joye2006-09-251-3/+5
|
* - MFP:Pierre Joye2006-08-133-10/+15
| | | | | | | - add overwrite mode to ZipArchive::open, always starts a new archive - Fix safe mode checks on extract - Fix possible leaks when a safe mode error has been raised
* - MFH: NLPierre Joye2006-08-121-2/+0
|
* - should not have been commitedPierre Joye2006-08-071-170/+0
|
* - this one was not inPierre Joye2006-07-241-0/+556
|
* This commit was manufactured by cvs2svn to create branch 'PHP_5_2'.SVN Migration2006-07-2451-0/+5130