summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* fix bug #60761 zlib.output_compression fails on refreshMichael Wallner2012-05-151-2/+2
* fix bug #61443Michael Wallner2012-04-242-3/+15
* fixed bug #61820Michael Wallner2012-04-242-1/+26
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-04-161-3/+12
|\
| * Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt failsAnatoliy Belsky2012-04-161-3/+12
* | Merge branch '5.3' into 5.4Anatoliy Belsky2012-03-271-13/+32
|\ \ | |/
| * Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phptAnatoliy Belsky2012-03-271-14/+33
| * Fix bug #61139 gzopen leaks when specifying invalid modeNikita Popov2012-02-192-15/+24
| * - add test for bug #60761Pierre Joye2012-01-181-1/+3
| * - add test for bug #60761Pierre Joye2012-01-181-0/+33
| * - Year++Felipe Pena2012-01-014-4/+4
| * Fix test (gzdecode not valid in 5.3 branch, maybe need add ? )Xinchen Hui2011-09-131-1/+1
| * - use only zlib function and reported the failure with base64 in #55620Pierre Joye2011-09-061-4/+4
| * - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
| * - Year++Felipe Pena2011-01-014-4/+4
| * - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl...Gustavo André dos Santos Lopes2010-09-292-0/+160
| * - fix bug #52926, zlib fopen wrapper does not use the contextPierre Joye2010-09-261-1/+1
| * - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-12/+44
* | - Tentative fix for bug #61306.Gustavo André dos Santos Lopes2012-03-071-2/+8
* | MFH: Fixed bug #61287 (A particular string fails to decompress)Michael Wallner2012-03-053-1/+26
* | Merge: Fix bug #61139: gzopen leaks when specifying invalid modeNikita Popov2012-03-022-15/+24
* | Please test your testsRasmus Lerdorf2012-01-231-35/+35
* | - add test for bug #60761Pierre Joye2012-01-181-1/+3
* | - add test for bug #60761Pierre Joye2012-01-181-0/+33
* | remove XFAIL for bug #47178Michael Wallner2012-01-182-6/+2
* | add test for ob_gzhandlerStanislav Malyshev2012-01-011-0/+24
* | - Year++Felipe Pena2012-01-014-4/+4
* | - Fix bug #60326, fix crash introduced by initial fixPierre Joye2011-12-261-2/+1
* | - Fix bug #60326, fix TS build (introduced by r321406)Pierre Joye2011-12-261-1/+1
* | fix bug #60326 - restore ob_gzhandlerStanislav Malyshev2011-12-262-57/+171
* | fix r316992Michael Wallner2011-09-191-2/+8
* | Fixed bug #55544 ob_gzhandler always conflicts with zlib.output_compressionMichael Wallner2011-09-191-0/+1
* | - force LF and fix... and blame me for not reading the code correctly, zlib t...Pierre Joye2011-09-083-3/+3
* | - force LFPierre Joye2011-09-081-1/+1
* | - use only zlib function and reported the failure with base64 in #55620Pierre Joye2011-09-061-4/+4
* | fix testsStanislav Malyshev2011-08-314-9/+7
* | - Make usage of new PHP_FE_END macroFelipe Pena2011-07-251-1/+1
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-23/+0
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-9/+2
* | - Fixed testsFelipe Pena2011-06-122-7/+7
* | - Added new parameter parsing option (p - for valid path (string without null...Felipe Pena2011-06-061-1/+1
* | - Year++Felipe Pena2011-01-014-4/+4
* | - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl...Gustavo André dos Santos Lopes2010-09-292-0/+160
* | - fix bug #52926, zlib fopen wrapper does not use the contextPierre Joye2010-09-261-1/+1
* | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo...Felipe Pena2010-06-261-13/+45
* | fix ZTS buildAntony Dovgal2010-05-311-3/+3
* | * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-3135-971/+965
* | revert change #298288: Remove old dsp/dsw/makefile filesRob Richards2010-04-281-0/+121
* | Removed safe_modeKalle Sommer Nielsen2010-04-261-4/+3
* | Remove old dsp/dsw/makefile files, these arent used by the build system anymo...Kalle Sommer Nielsen2010-04-211-121/+0
|/