| Commit message (Expand) | Author | Age | Files | Lines |
| * | split gzgetc_basic.phpt for zlib 1.2.7 | Anatoliy Belsky | 2012-06-19 | 3 | -2/+66 |
| * | Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails | Anatoliy Belsky | 2012-04-16 | 1 | -3/+12 |
| * | Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phpt | Anatoliy Belsky | 2012-03-27 | 1 | -14/+33 |
| * | Fix bug #61139 gzopen leaks when specifying invalid mode | Nikita Popov | 2012-02-19 | 1 | -0/+14 |
| * | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -1/+3 |
| * | - add test for bug #60761 | Pierre Joye | 2012-01-18 | 1 | -0/+33 |
| * | Fix test (gzdecode not valid in 5.3 branch, maybe need add ? ) | Xinchen Hui | 2011-09-13 | 1 | -1/+1 |
| * | - use only zlib function and reported the failure with base64 in #55620 | Pierre Joye | 2011-09-06 | 1 | -4/+4 |
| * | - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl... | Gustavo André dos Santos Lopes | 2010-09-29 | 1 | -0/+157 |
| * | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 40 | -302/+79 |
| * | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 40 | -79/+302 |
| * | Fixed bug #51269 (zlib.output_compression Overwrites Vary Header). | Adam Harvey | 2010-03-11 | 1 | -0/+21 |
| * | Fixed test | Ilia Alshanetsky | 2010-01-19 | 1 | -1/+1 |
| * | - Add one test from HEAD | Jani Taskinen | 2009-12-09 | 1 | -0/+37 |
| * | - Fixed zlib.deflate compress filter to actually accpet level parameter. | Jani Taskinen | 2009-08-31 | 1 | -0/+16 |
| * | MFB52: Fix "request_startup() for zlib module failed" when client does not | Arnaud Le Blanc | 2009-05-28 | 1 | -0/+11 |
| * | Removing test | Rasmus Lerdorf | 2009-05-25 | 2 | -14/+0 |
| * | MFH: Fix test | Arnaud Le Blanc | 2009-04-19 | 1 | -1/+1 |
| * | New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-23 | 1 | -0/+43 |
| * | final collection of zlib tests. tested on linux, windows and linux 64 bit | Dave Kelsey | 2009-01-22 | 2 | -0/+49 |
| * | new tests for zlib extension, tested on windows, linux and linux64 | Dave Kelsey | 2009-01-21 | 17 | -0/+588 |
| * | New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on ... | andy wharmby | 2009-01-21 | 1 | -0/+84 |
| * | New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Wind... | andy wharmby | 2009-01-21 | 1 | -0/+36 |
| * | New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit | andy wharmby | 2009-01-20 | 1 | -0/+75 |
| * | new tests for zlib extension, tested on windows, linux and linux64 | Dave Kelsey | 2009-01-19 | 87 | -0/+4629 |
| * | New zlib extension tests. Tested on Windows, Linux and Linux 64 bit | andy wharmby | 2009-01-13 | 10 | -0/+797 |
| * | Fixed #42663 (gzinflate() try to allocate all memory with truncated data), no... | Arnaud Le Blanc | 2008-07-24 | 2 | -0/+49 |
| * | fix test | Greg Beaver | 2008-04-13 | 1 | -0/+2 |
| * | MFH | Jani Taskinen | 2008-02-07 | 1 | -2/+6 |
| * | Allow test to run from any directory | Ilia Alshanetsky | 2008-01-15 | 1 | -1/+1 |
| * | MFH: fix faulty fix for Bug #40189, and provide real fix for the bug | Greg Beaver | 2008-01-12 | 3 | -0/+35 |
| * | fix Bug #43793: zlib filter is unable to auto-detect gzip/zlib file headers | Greg Beaver | 2008-01-09 | 1 | -0/+41 |
| * | changes to run-tests.php: | Nuno Lopes | 2007-09-14 | 2 | -11/+11 |
| * | Fixed test | Dmitry Stogov | 2007-06-18 | 1 | -0/+1 |
| * | reduce the test data size even further or when running with valgrind it times... | Nuno Lopes | 2007-01-03 | 1 | -2/+2 |
| * | make this test run a little faster (is currently timeout with valgrind) | Nuno Lopes | 2006-12-28 | 1 | -8/+8 |
| * | cosmetic improvements | Antony Dovgal | 2006-12-05 | 1 | -1/+1 |
| * | the error message is different on different OSes and zlib versions | Antony Dovgal | 2006-08-24 | 1 | -4/+4 |
| * | add new tests | Antony Dovgal | 2006-06-26 | 5 | -0/+285 |
| * | add missing skipif tag | Antony Dovgal | 2005-12-25 | 1 | -0/+2 |
| * | MFH (r-1.2) Sync tests with new defaults | Sara Golemon | 2005-11-24 | 2 | -2/+2 |
| * | - MFH: fix bug #34821 zlib encoders fail on widely varying binary data on win... | Michael Wallner | 2005-10-25 | 1 | -0/+41 |
| * | Fixed tests to work with ZTS builds | Ilia Alshanetsky | 2005-10-20 | 1 | -1/+3 |
| * | nuking that file was not very good idea :) | foobar | 2005-04-27 | 1 | -2/+2 |
| * | - Added test: For some reason this fails with ZTS mode and "outside-src-tree-... | foobar | 2005-04-25 | 1 | -0/+17 |
| * | Add zlib stream filter support | Sara Golemon | 2004-07-17 | 2 | -0/+34 |
| * | - Remove unused blocks | Marcus Boerger | 2004-05-19 | 6 | -12/+0 |
| * | Code cleanup: | Stefan Roehrich | 2003-09-06 | 3 | -5/+106 |
| * | MFB: zlib stream tests | Wez Furlong | 2002-12-09 | 2 | -0/+80 |
| * | (PHP gzencode) Reimplementation of gzencode(). Now works as documented | Stefan Roehrich | 2002-03-12 | 1 | -2/+2 |