summaryrefslogtreecommitdiff
path: root/ext/zip
Commit message (Expand)AuthorAgeFilesLines
* - Year++Felipe Pena2012-01-012-2/+2
* 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
* - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-2/+1
* - Fixed bug #54681 (addGlob() crashes on invalid flags)Felipe Pena2011-05-071-0/+32
* - Fixed bug #53893 (Wrong return value for ZipArchive::extractTo())Pierre Joye2011-02-072-15/+32
* Change the way HAVE_GLOB is dealt with in ext/zip per IRC conversation withAdam Harvey2011-02-041-18/+9
* Fix bug #53923 (Zip functions assume HAVE_GLOB is defined).Adam Harvey2011-02-041-3/+17
* - Fixed bug #49072 (feof never returns true for damaged file in zip).Gustavo André dos Santos Lopes2011-02-011-4/+6
* - WSPierre Joye2011-02-011-15/+15
* fix bug 53885 (ZipArchive segfault with FL_UNCHANGED on empty archive)Stanislav Malyshev2011-01-302-0/+23
* - Fixed bug #53867 (Test failure)Felipe Pena2011-01-281-1/+1
* Fixed bug #53854 (Missing constants for compression type). Patch by RichardAdam Harvey2011-01-282-0/+50
* Fix zip test.Adam Harvey2011-01-281-1/+1
* - Fix bug #53166, missing parameters in reflections/docsPierre Joye2011-01-271-15/+25
* - Year++Felipe Pena2011-01-012-2/+2
* 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-242-2/+40
* Fixed bug#53579 (stream_get_contents() segfaults on ziparchive streams)Hannes Magnusson2010-12-202-0/+45
* - Fixed bug #53568 (swapped memset arguments in struct initialization).Gustavo André dos Santos Lopes2010-12-171-3/+1
* - that should not have been appliedPierre Joye2010-12-131-0/+2
* - add phpize support for windows, need a nmake install for now (nmake devel-p...Pierre Joye2010-12-131-2/+0
* Fixed crash in zip extract method (possible CWE-170)Pierre Joye2010-11-301-0/+3
* - fix #39863, do not accept paths with NULL in them. See http://news.php.net/...Pierre Joye2010-11-181-0/+15
* Remove unused variablesPierrick Charron2010-11-171-1/+0
* ws fixRasmus Lerdorf2010-11-151-6/+6
* - fix type and silent warningPierre Joye2010-11-031-1/+1
* - add stat support for zip://Pierre Joye2010-11-031-1/+79
* - fix Fixed NULL pointer dereference in ZipArchive::getArchiveComment, (CVE-2...Pierre Joye2010-10-191-0/+3
* Fixed a compiler warningIlia Alshanetsky2010-09-201-1/+1
* - Fix #51002, fix possible memory corruption with very long namesPierre Joye2010-06-151-3/+3
* - Fix proto and argnameFelipe Pena2010-06-031-3/+3
* - Added ZipArchive arginfoFelipe Pena2010-06-031-30/+135
* Merge safe_mode changes into extensions that are in sync in both branchesKalle Sommer Nielsen2010-04-263-14/+14
* It's a size_t here, not an unsigned int.Rasmus Lerdorf2010-02-091-2/+2
* - missing patch (update to 0.9.3)Pierre Joye2010-02-011-2/+2
* - update to 0.9.3Pierre Joye2010-02-016-56/+99
* - fix testPierre Joye2010-02-011-0/+1
* - fix leakPierre Joye2010-02-011-0/+1
* sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.phpSebastian Bergmann2010-01-032-2/+2
* The last of the 2009 testfest testsZoe Slattery2009-08-302-0/+56
* - remove double includePierre Joye2009-08-111-1/+0
* - fixed bug #49072, feof never returns true for damaged file in zipPierre Joye2009-08-114-11/+54
* - MFB: Fix #48763, create corrupt archivePierre Joye2009-07-191-1/+4
* - WSPierre Joye2009-07-195-33/+33
* Closes bug #47667Mikko Koppanen2009-03-162-0/+43
* Adjust previous fixIlia Alshanetsky2009-02-241-0/+1
* Fixed 2 memory corruptions in zip extension idenfied by oo_properties.phptIlia Alshanetsky2009-02-221-3/+5
* fix testsAntony Dovgal2009-01-083-6/+6
* - year++Pierre Joye2009-01-024-4/+4