summaryrefslogtreecommitdiff
path: root/ext/zlib/tests
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'pull-request/320'Stanislav Malyshev2013-06-171-0/+4
* typo fixes (argument)Veres Lajos2013-06-1028-28/+28
* fixed test for bug #52944 also for darwinReeze Xia2012-09-094-322/+217
* forked two tests for windowsAnatoliy Belsky2012-09-034-3/+163
* Re-fix bug #55544Xinchen Hui2012-07-241-0/+0
* 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 #61443Michael Wallner2012-04-241-0/+15
* | fixed bug #61820Michael Wallner2012-04-241-0/+23
* | 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-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
* | - 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
* | - 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
* | - remove magic quotes support, functions are kept (see the NEWS entry for the...Pierre Joye2011-07-221-23/+0
* | - Fixed testsFelipe Pena2011-06-122-7/+7
* | - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl...Gustavo André dos Santos Lopes2010-09-291-0/+157
* | * implement new output API, fixing some bugs and implementing some feature Michael Wallner2010-05-3129-65/+292
|/
* - Reverted r296062 and r296065Jani Taskinen2010-03-1240-302/+79
* MFH: Improved / fixed output buffering (Michael Wallner)Jani Taskinen2010-03-1140-79/+302
* Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).Adam Harvey2010-03-111-0/+21
* Fixed testIlia Alshanetsky2010-01-191-1/+1
* - Add one test from HEADJani Taskinen2009-12-091-0/+37
* - Fixed zlib.deflate compress filter to actually accpet level parameter.Jani Taskinen2009-08-311-0/+16
* MFB52: Fix "request_startup() for zlib module failed" when client does notArnaud Le Blanc2009-05-281-0/+11
* Removing testRasmus Lerdorf2009-05-252-14/+0
* MFH: Fix testArnaud Le Blanc2009-04-191-1/+1
* New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bitandy wharmby2009-01-231-0/+43
* final collection of zlib tests. tested on linux, windows and linux 64 bitDave Kelsey2009-01-222-0/+49
* new tests for zlib extension, tested on windows, linux and linux64Dave Kelsey2009-01-2117-0/+588
* New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on ...andy wharmby2009-01-211-0/+84
* New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Wind...andy wharmby2009-01-211-0/+36