summaryrefslogtreecommitdiff
path: root/ext/zlib/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'PHP-5.4.40' into PHP-5.5.24Stanislav Malyshev2015-04-123-21/+21
|\
| * Fix testsStanislav Malyshev2015-04-123-21/+21
* | the darwin specific test fails for me with the same output which is the expec...Ferenc Kovacs2014-11-272-28/+0
* | Correct two zlib tests to use a string, not a constTim Siebels2014-11-232-2/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Andrey Hristov2014-08-062-0/+26
|\ \ | |/
| * Fixed Bug #67724Michael Wallner2014-08-052-0/+26
* | Test output relies on expose_php being onRasmus Lerdorf2014-07-141-0/+2
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2014-06-084-8/+8
|\ \ | |/
| * Remove superfluous echos.Jeff Welch2014-06-084-8/+8
* | Merge branch 'PHP-5.4' into PHP-5.5Ferenc Kovacs2013-11-0613-15/+15
|\ \ | |/
| * fix many parallel test issuesptarjan2013-11-0613-13/+13
* | Merge branch 'PHP-5.4' into PHP-5.5Michael Wallner2013-08-091-0/+28
|\ \ | |/
| * fix bug #65391Michael Wallner2013-08-091-0/+28
| * Merge branch 'pull-request/320'Stanislav Malyshev2013-06-171-0/+4
* | Merge branch 'pull-request/320'Stanislav Malyshev2013-06-171-0/+4
* | Merge branch 'PHP-5.4' into PHP-5.5Stanislav Malyshev2013-06-1028-28/+28
|\ \ | |/
| * typo fixes (argument)Veres Lajos2013-06-1028-28/+28
* | Removed fork of ext/zlib/tests/bug_52944.phptAnatol Belski2013-04-242-27/+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-241-0/+0
|\ \ | |/
| * Re-fix bug #55544Xinchen Hui2012-07-241-0/+0
* | 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
* | | Merge branch 'PHP-5.4'Michael Wallner2012-04-241-0/+15
|\ \ \ | |/ /
| * | fix bug #61443Michael Wallner2012-04-241-0/+15
* | | Merge branch 'PHP-5.4'Michael Wallner2012-04-241-0/+23
|\ \ \ | |/ /
| * | fixed bug #61820Michael Wallner2012-04-241-0/+23
* | | 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-191-0/+14
| | * - add test for bug #60761Pierre Joye2012-01-181-1/+3
| | * - add test for bug #60761Pierre Joye2012-01-181-0/+33
| | * 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
| | * - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl...Gustavo André dos Santos Lopes2010-09-291-0/+157
| * | MFH: Fixed bug #61287 (A particular string fails to decompress)Michael Wallner2012-03-051-0/+24
| * | Merge: Fix bug #61139: gzopen leaks when specifying invalid modeNikita Popov2012-03-021-0/+14
| * | Please test your testsRasmus Lerdorf2012-01-231-35/+35
| * | - add test for bug #60761Pierre Joye2012-01-181-1/+3