Anatoliy Belsky
|
163c1a393f
|
Fix bug 61680 ext\zlib\tests\gzencode_variation1-win32.phpt fails
|
2012-04-16 14:04:29 +02:00 |
|
Anatoliy Belsky
|
bcfcfb2fc5
|
Fix bug #61519 test fails, should pass - ext/zlib/tests/bug60761.phpt
|
2012-03-27 18:02:31 +02:00 |
|
Nikita Popov
|
f9e8477b04
|
Fix bug #61139 gzopen leaks when specifying invalid mode
Needs to be merged to 5.4.
|
2012-02-19 14:39:29 +00:00 |
|
Pierre Joye
|
9e4669b3a6
|
- add test for bug #60761
|
2012-01-18 20:29:13 +00:00 |
|
Pierre Joye
|
5b72785c68
|
- add test for bug #60761
|
2012-01-18 20:21:40 +00:00 |
|
Felipe Pena
|
e4ca0ed09f
|
- Year++
|
2012-01-01 13:15:04 +00:00 |
|
Xinchen Hui
|
71c9674e1c
|
Fix test (gzdecode not valid in 5.3 branch, maybe need add ? )
|
2011-09-13 13:18:57 +00:00 |
|
Pierre Joye
|
1e30a4ecb0
|
- use only zlib function and reported the failure with base64 in #55620
|
2011-09-06 12:30:17 +00:00 |
|
Felipe Pena
|
23e438594d
|
- Make usage of new PHP_FE_END macro
|
2011-07-25 11:42:53 +00:00 |
|
Felipe Pena
|
927bf09c29
|
- Year++
|
2011-01-01 02:19:59 +00:00 |
|
Gustavo André dos Santos Lopes
|
0db999a94f
|
- Fixed bug #52944 (Invalid write on second and subsequent reads with an inflate filter fed invalid data).
|
2010-09-29 18:58:58 +00:00 |
|
Pierre Joye
|
4839387edd
|
- fix bug #52926, zlib fopen wrapper does not use the context
|
2010-09-26 20:46:54 +00:00 |
|
Felipe Pena
|
e64734f986
|
- Fixed bug #52183 (Reflectionfunction reports invalid number of arguments for function aliases)
|
2010-06-26 16:03:39 +00:00 |
|
Jani Taskinen
|
af49e58f51
|
- Reverted r296062 and r296065
|
2010-03-12 10:28:59 +00:00 |
|
Jani Taskinen
|
06f072cb5e
|
MFH: Improved / fixed output buffering (Michael Wallner)
|
2010-03-11 10:24:29 +00:00 |
|
Adam Harvey
|
f60946eb54
|
Fixed bug #51269 (zlib.output_compression Overwrites Vary Header).
|
2010-03-11 06:20:22 +00:00 |
|
Ilia Alshanetsky
|
463506b269
|
Fixed test
|
2010-01-19 12:42:50 +00:00 |
|
Sebastian Bergmann
|
9ba1e81665
|
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
|
2010-01-03 09:23:27 +00:00 |
|
Jani Taskinen
|
64fb1fca1f
|
- Add one test from HEAD
|
2009-12-09 13:25:10 +00:00 |
|
Jani Taskinen
|
f1cf3fb185
|
- Temporary hack to fix bug #49816 (works fine in HEAD which has working output buffering..)
|
2009-11-15 00:13:19 +00:00 |
|
Jani Taskinen
|
6bb0603c4f
|
- Fixed zlib.deflate compress filter to actually accpet level parameter.
|
2009-08-31 21:18:55 +00:00 |
|
Jani Taskinen
|
db53d49623
|
- Fixed bug #49248 by fixing bug #48994 properly
|
2009-08-17 17:30:32 +00:00 |
|
Jani Taskinen
|
08f8621a9f
|
- Fixed bug #48994 (zlib.output_compression does not ouput HTTP headers when set to a string value)
# also fixes bug #35936 (ini.zlib.output-compression Documentation :)
|
2009-08-03 18:15:30 +00:00 |
|
Arnaud Le Blanc
|
6a9aa30d85
|
MFB52: Fix "request_startup() for zlib module failed" when client does not
accepts compression and zlib.output_compression is On
# (not in HEAD)
|
2009-05-28 10:15:14 +00:00 |
|
Jani Taskinen
|
7811bcb155
|
- Added note about omitted break
|
2009-05-26 08:03:07 +00:00 |
|
Jani Taskinen
|
c3795a63e0
|
- Fixed bug #45202 (zlib.output_compression can not be set with ini_set())
|
2009-05-26 05:54:50 +00:00 |
|
Jani Taskinen
|
e179d7c26e
|
ws + cs
|
2009-05-26 04:44:54 +00:00 |
|
Rasmus Lerdorf
|
e00d6f1876
|
Removing test
|
2009-05-25 11:58:27 +00:00 |
|
Arnaud Le Blanc
|
555208c581
|
MFH: Fix test
|
2009-04-19 22:01:46 +00:00 |
|
Scott MacVicar
|
da0eb9b8e8
|
Fix bug #42362 - certain status codes never have output, so sending the gzip compression headers cause problems
|
2009-03-24 01:57:53 +00:00 |
|
andy wharmby
|
9bfdbb3e2c
|
New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit
|
2009-01-23 23:31:50 +00:00 |
|
Dave Kelsey
|
163fedcd61
|
final collection of zlib tests. tested on linux, windows and linux 64 bit
|
2009-01-22 14:14:50 +00:00 |
|
Dave Kelsey
|
7d8c189a6d
|
new tests for zlib extension, tested on windows, linux and linux64
|
2009-01-21 15:24:13 +00:00 |
|
andy wharmby
|
f1c66c9229
|
New gzuncompress() test. php6 tets fails currentlly due to #47179. Tested on Windows, Linux and Linux 64 bit
|
2009-01-21 12:28:32 +00:00 |
|
andy wharmby
|
435d194059
|
New gzencode() test. php6 tets fails currentlly due to #47178. Tested on Windows, Linux and Linux 64 bit
|
2009-01-21 11:39:11 +00:00 |
|
andy wharmby
|
65b60a54fe
|
New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit
|
2009-01-20 23:37:47 +00:00 |
|
Felipe Pena
|
0b3afcf67b
|
- MFH: Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)
|
2009-01-20 15:41:23 +00:00 |
|
Dave Kelsey
|
8f9ec4238f
|
new tests for zlib extension, tested on windows, linux and linux64
|
2009-01-19 14:03:08 +00:00 |
|
andy wharmby
|
791dabcc3b
|
New zlib extension tests. Tested on Windows, Linux and Linux 64 bit
|
2009-01-13 10:08:37 +00:00 |
|
Sebastian Bergmann
|
08659c2dcd
|
MFH: Bump copyright year, 3 of 3.
|
2008-12-31 11:15:49 +00:00 |
|
Felipe Pena
|
fc2fb50d09
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-11-17 11:28:01 +00:00 |
|
Felipe Pena
|
7a37fa2d6b
|
- Revert ZEND_BEGIN_ARG_INFO change
|
2008-11-02 21:19:39 +00:00 |
|
Felipe Pena
|
df10005563
|
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
2008-10-24 14:35:40 +00:00 |
|
Greg Beaver
|
59e52885a1
|
fix Bug #46026: bz2.decompress/zlib.inflate filter tries to decompress after end of stream
[DOC] add concatenation option to bz2.decompress stream filter
|
2008-10-11 19:14:08 +00:00 |
|
Arnaud Le Blanc
|
93b7cb0a0a
|
MFH: Avoid leaks when zlib streams can not be closed properly.
|
2008-08-02 02:36:25 +00:00 |
|
Arnaud Le Blanc
|
236b03985d
|
Fixed #42663 (gzinflate() try to allocate all memory with truncated data), not present in HEAD.
|
2008-07-24 14:38:37 +00:00 |
|
Felipe Pena
|
bedd323878
|
- Added arginfo (functions)
|
2008-07-03 01:55:48 +00:00 |
|
Pierre Joye
|
7053732b6f
|
- don't show zlib as available when libs or headers are missing
|
2008-06-22 21:55:59 +00:00 |
|
Elizabeth Marie Smith
|
7d4dfa8ee4
|
Windows configure fixes, a few additional lib names allowed, apache2 only on for zts builds since apache on win is always threaded, isapi no longer stops configure in non-zts mode, look for _debug for debug libraries when debug is enabled
|
2008-05-14 03:13:17 +00:00 |
|
Greg Beaver
|
217b911d0e
|
fix test
|
2008-04-13 21:27:18 +00:00 |
|