| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix bug #61139 gzopen leaks when specifying invalid mode | Nikita Popov | 2012-02-19 | 2 | -15/+24 |
* | - 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 |
* | - Year++ | Felipe Pena | 2012-01-01 | 4 | -4/+4 |
* | 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 |
* | - Make usage of new PHP_FE_END macro | Felipe Pena | 2011-07-25 | 1 | -1/+1 |
* | - Year++ | Felipe Pena | 2011-01-01 | 4 | -4/+4 |
* | - Fixed bug #52944 (Invalid write on second and subsequent reads with an infl... | Gustavo André dos Santos Lopes | 2010-09-29 | 2 | -0/+160 |
* | - fix bug #52926, zlib fopen wrapper does not use the context | Pierre Joye | 2010-09-26 | 1 | -1/+1 |
* | - Fixed bug #52183 (Reflectionfunction reports invalid number of arguments fo... | Felipe Pena | 2010-06-26 | 1 | -12/+44 |
* | - Reverted r296062 and r296065 | Jani Taskinen | 2010-03-12 | 46 | -985/+987 |
* | MFH: Improved / fixed output buffering (Michael Wallner) | Jani Taskinen | 2010-03-11 | 46 | -987/+985 |
* | Fixed bug #51269 (zlib.output_compression Overwrites Vary Header). | Adam Harvey | 2010-03-11 | 2 | -1/+22 |
* | Fixed test | Ilia Alshanetsky | 2010-01-19 | 1 | -1/+1 |
* | sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php | Sebastian Bergmann | 2010-01-03 | 4 | -4/+4 |
* | - Add one test from HEAD | Jani Taskinen | 2009-12-09 | 1 | -0/+37 |
* | - Temporary hack to fix bug #49816 (works fine in HEAD which has working outp... | Jani Taskinen | 2009-11-15 | 1 | -9/+16 |
* | - Fixed zlib.deflate compress filter to actually accpet level parameter. | Jani Taskinen | 2009-08-31 | 2 | -17/+28 |
* | - Fixed bug #49248 by fixing bug #48994 properly | Jani Taskinen | 2009-08-17 | 1 | -0/+13 |
* | - Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when ... | Jani Taskinen | 2009-08-03 | 1 | -0/+2 |
* | MFB52: Fix "request_startup() for zlib module failed" when client does not | Arnaud Le Blanc | 2009-05-28 | 2 | -1/+14 |
* | - Added note about omitted break | Jani Taskinen | 2009-05-26 | 1 | -0/+1 |
* | - Fixed bug #45202 (zlib.output_compression can not be set with ini_set()) | Jani Taskinen | 2009-05-26 | 1 | -14/+31 |
* | ws + cs | Jani Taskinen | 2009-05-26 | 1 | -50/+55 |
* | Removing test | Rasmus Lerdorf | 2009-05-25 | 2 | -14/+0 |
* | MFH: Fix test | Arnaud Le Blanc | 2009-04-19 | 1 | -1/+1 |
* | Fix bug #42362 - certain status codes never have output, so sending the gzip ... | Scott MacVicar | 2009-03-24 | 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 |
* | - MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results) | Felipe Pena | 2009-01-20 | 1 | -0/+4 |
* | 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 |
* | MFH: Bump copyright year, 3 of 3. | Sebastian Bergmann | 2008-12-31 | 4 | -4/+4 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-11-17 | 1 | -10/+0 |
* | - Revert ZEND_BEGIN_ARG_INFO change | Felipe Pena | 2008-11-02 | 1 | -0/+10 |
* | - MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro | Felipe Pena | 2008-10-24 | 1 | -10/+0 |
* | fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after ... | Greg Beaver | 2008-10-11 | 1 | -3/+16 |
* | MFH: Avoid leaks when zlib streams can not be closed properly. | Arnaud Le Blanc | 2008-08-02 | 1 | -8/+21 |
* | Fixed #42663 (gzinflate() try to allocate all memory with truncated data), no... | Arnaud Le Blanc | 2008-07-24 | 3 | -27/+79 |
* | - Added arginfo (functions) | Felipe Pena | 2008-07-03 | 1 | -10/+72 |
* | - don't show zlib as available when libs or headers are missing | Pierre Joye | 2008-06-22 | 1 | -7/+12 |
* | Windows configure fixes, a few additional lib names allowed, apache2 only on ... | Elizabeth Marie Smith | 2008-05-14 | 1 | -1/+1 |
* | fix test | Greg Beaver | 2008-04-13 | 1 | -0/+2 |
* | MFH: fix potential memleak due to destruction of filterparams zval | Greg Beaver | 2008-02-12 | 1 | -27/+38 |
* | MFH | Jani Taskinen | 2008-02-07 | 1 | -2/+6 |