summaryrefslogtreecommitdiff
path: root/ext/zlib
Commit message (Expand)AuthorAgeFilesLines
* fix many parallel test issuesptarjan2013-09-2613-15/+15
* fix bug #65391Michael Wallner2013-08-092-3/+30
* Merge branch 'PHP-5.5'Christopher Jones2013-08-061-1/+1
|\
| * Fix long-standing visual pain point: the misalignment of './configure help' t...Christopher Jones2013-08-061-1/+1
* | Constify streams API and a few other calls down the rabbit hole.Andrey Hristov2013-07-302-2/+2
* | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-171-0/+4
|\ \ | |/
| * Merge branch 'pull-request/320'Stanislav Malyshev2013-06-171-0/+4
* | Merge branch 'PHP-5.5'Stanislav Malyshev2013-06-1028-28/+28
|\ \ | |/
| * Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-1028-28/+28
| |\
| | * typo fixes (argument)Veres Lajos2013-06-1028-28/+28
| | * Happy New YearXinchen Hui2013-01-014-4/+4
* | | Fix zlib/tests/gzseek to create unique temporary filesptarjan2013-04-245-10/+10
|/ /
* | Removed fork of ext/zlib/tests/bug_52944.phptAnatol Belski2013-04-242-27/+4
* | remove set but not used variablesRemi Collet2013-01-021-10/+2
* | Happy New YearXinchen Hui2013-01-014-4/+4
* | Merge branch 'PHP-5.4'Anatoliy Belsky2012-09-094-322/+217
|\ \ | |/
| * fixed test for bug #52944 also for darwinReeze Xia2012-09-094-322/+217
* | Merge branch 'PHP-5.4'Anatoliy Belsky2012-09-034-3/+163
|\ \ | |/
| * forked two tests for windowsAnatoliy Belsky2012-09-034-3/+163
* | Merge branch 'PHP-5.4'Xinchen Hui2012-07-243-4/+10
|\ \ | |/
| * binary compatibilityXinchen Hui2012-07-241-1/+1
| * Re-fix bug #55544Xinchen Hui2012-07-243-3/+9
* | correct the author name introduced in bb685512Xinchen Hui2012-07-241-1/+1
* | Merge branch 'PHP-5.4'Xinchen Hui2012-07-241-0/+7
|\ \ | |/
| * foldersXinchen Hui2012-07-241-0/+7
* | Merge branch 'PHP-5.4'Xinchen Hui2012-07-212-1/+4
|\ \ | |/
| * Fixed bug #55544 (ob_gzhandler always conflicts with zlib.output_compression)Xinchen Hui2012-07-212-1/+4
* | Merge branch 'PHP-5.4'Anatoliy Belsky2012-07-131-0/+5
|\ \ | |/
| * 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.4'Anatoliy Belsky2012-06-193-2/+66
|\ \ \ | |/ /
| * | 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
* | | cleanup mergeMichael Wallner2012-05-151-3/+2
|\ \ \ | |/ /
| * | fix bug #60761 zlib.output_compression fails on refreshMichael Wallner2012-05-151-2/+2
* | | Merge branch 'PHP-5.4'Michael Wallner2012-04-242-3/+15
|\ \ \ | |/ /
| * | fix bug #61443Michael Wallner2012-04-242-3/+15
* | | Merge branch 'PHP-5.4'Michael Wallner2012-04-242-1/+26
|\ \ \ | |/ /
| * | fixed bug #61820Michael Wallner2012-04-242-1/+26
* | | Merge branch 'PHP-5.4'Anatoliy Belsky2012-04-161-3/+12
|\ \ \ | |/ /
| * | 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 'PHP-5.4'Anatoliy Belsky2012-03-271-13/+32
|\ \ \ | |/ /
| * | 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