summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* Fix testsStanislav Malyshev2015-04-123-21/+21
* Fixed bug #69353 (Missing null byte checks for paths in various PHP extensions)Stanislav Malyshev2015-04-111-2/+2
* fix bug #67865Michael Wallner2014-08-211-2/+1
* Fixed Bug #67724Michael Wallner2014-08-053-1/+28
* Remove superfluous echos.Jeff Welch2014-06-084-8/+8
* Bump yearXinchen Hui2014-01-034-4/+4
* fix many parallel test issuesptarjan2013-11-0613-13/+13
* fix bug #65391Michael Wallner2013-08-092-3/+31
* Merge branch 'pull-request/320'Stanislav Malyshev2013-06-171-0/+4
* typo fixes (argument)Veres Lajos2013-06-1028-28/+28
* Happy New YearXinchen Hui2013-01-014-4/+4
* fixed test for bug #52944 also for darwinReeze Xia2012-09-094-322/+217
* forked two tests for windowsAnatoliy Belsky2012-09-034-3/+163
* binary compatibilityXinchen Hui2012-07-241-1/+1
* Re-fix bug #55544Xinchen Hui2012-07-243-3/+9
* foldersXinchen Hui2012-07-241-0/+7
* Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)Xinchen Hui2012-07-212-1/+4
* Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-07-131-0/+5
|\
| * Fixed bug #61677 ext\zlib\tests\bug_52944.phpt failsAnatoliy Belsky2012-07-131-0/+5
* | Merge branch 'PHP-5.3' into PHP-5.4Anatoliy Belsky2012-06-193-2/+66
|\ \ | |/
| * split gzgetc_basic.phpt for zlib 1.2.7Anatoliy Belsky2012-06-193-2/+66
* | 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