Jani Taskinen
3df44e26b1
- Cleanup
2009-08-03 18:09:19 +00:00
Jani Taskinen
bad4f893f7
- Fix output compression
2009-08-03 18:08:46 +00:00
Rasmus Lerdorf
5f64810ebd
Still lots more Unicode work to be done here, but this is a start
2009-07-26 16:50:41 +00:00
Arnaud Le Blanc
5a19216596
New test
2009-05-28 10:15:32 +00:00
Jani Taskinen
9ae81ff0c0
- Add note about missing break
2009-05-26 08:02:31 +00:00
Rasmus Lerdorf
f3e2775877
Removing test
2009-05-25 11:59:03 +00:00
Kalle Sommer Nielsen
84bd20cee4
Fix compiler warnings (only in HEAD)
2009-05-19 16:12:04 +00:00
Arnaud Le Blanc
1b53a2805c
Fix test
2009-04-19 22:01:23 +00:00
Marcus Boerger
d4f5b3f0a9
- This is PHP 6 - if this ... ever gets out
2009-03-10 23:40:06 +00:00
andy wharmby
a027006abc
New gzuncompress() test.Tested on WIndows, Linux and Linux 64 bit
2009-01-23 23:31:52 +00:00
Dave Kelsey
a7de3bcb64
final collection of zlib tests. tested on linux, windows and linux 64 bit
2009-01-22 14:14:54 +00:00
Dave Kelsey
7019ce175f
correct minor mistakes in the php6 version of the zlib tests
2009-01-21 22:26:48 +00:00
Dave Kelsey
df3fa8ed4b
new tests for zlib extension, tested on windows, linux and linux64
2009-01-21 15:24:11 +00:00
andy wharmby
6b94439d17
New gzuncompress() test. php6 tets fails currentlly due to #47179 . Tested on Windows, Linux and Linux 64 bit
2009-01-21 12:28:33 +00:00
andy wharmby
bcdc76300c
New gzencode() test. php6 tets fails currentlly due to #47178 . Tested on Windows, Linux and Linux 64 bit
2009-01-21 11:39:13 +00:00
andy wharmby
28a5871e87
New gzinflate() error test. Tested on WIndows, Linux and Linux 64 bit
2009-01-20 23:37:49 +00:00
Felipe Pena
2d150236d9
- Fixed bug #47152 (gzseek/fseek using SEEK_END produces strange results)
2009-01-20 15:41:04 +00:00
Dave Kelsey
fc4a0d3886
new tests for zlib extension, tested on windows, linux and linux64
2009-01-19 14:03:19 +00:00
andy wharmby
c7f8f3bf43
New zlib extension tests. Tested on Windows, Linux and Linux 64 bit
2009-01-13 10:08:19 +00:00
Sebastian Bergmann
7f4dc8702a
Bump copyright year, 3 of 3.
2008-12-31 11:12:40 +00:00
Felipe Pena
43791516db
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro (again!)
2008-11-17 11:26:25 +00:00
Felipe Pena
e006a89e71
- Revert ZEND_BEGIN_ARG_INFO change
2008-11-02 21:10:13 +00:00
Felipe Pena
7eb2715464
- Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
2008-10-24 14:34:17 +00:00
Greg Beaver
236f646bab
MFB fix Bug #46026 : bz2.decompress/zlib.inflate filter tries to decompress after end of stream
...
MFB add concatenation option to bz2.decompress stream filter
2008-10-11 19:14:48 +00:00
Arnaud Le Blanc
67a7949c80
Avoid leaks when zlib streams can not be closed properly.
2008-08-02 02:36:14 +00:00
Arnaud Le Blanc
75449ab505
MFB: Added tests for #42663
2008-07-24 14:39:58 +00:00
Felipe Pena
4b50d12a48
- MFB: Added arginfo (functions)
2008-07-03 12:21:25 +00:00
Pierre Joye
b00408f2da
- MFB: does not enable zlib when a lib or header is missign
2008-07-02 20:52:35 +00:00
Elizabeth Marie Smith
132ecdfa7d
MFB and steph's pecl fixes into confutils
2008-05-14 03:32:27 +00:00
Greg Beaver
d90aa1a587
fix test
2008-04-13 21:41:45 +00:00
Felipe Pena
2818d4fc51
New way for check void parameters
2008-03-04 23:39:15 +00:00
Greg Beaver
a52b2dee46
fix potential memleak due to destruction of filterparams zval
2008-02-12 23:27:46 +00:00
Jani Taskinen
ea66acd4d3
- Fix test (no files in "root" please)
2008-02-07 12:15:41 +00:00
Nuno Lopes
4c7aae558b
force tests to be run in CGI mode
2008-01-14 10:00:25 +00:00
Greg Beaver
51603d0a48
wrong file version merged in fix for Bug #40189 , here is the correct fix
2008-01-12 22:28:04 +00:00
Greg Beaver
27fa0688cc
MFB: far better fix for bug #40189
2008-01-12 22:03:44 +00:00
Greg Beaver
368ba87ead
fix faulty fix for Bug #40189 , and provide real fix for the bug
2008-01-12 21:25:43 +00:00
Greg Beaver
38a9da1071
apply proper fix of bug #43793 to zlib.deflate (window+16 = gzip)
2008-01-09 08:12:15 +00:00
Greg Beaver
2345d26989
apply same fix of bug #43793 to zlib.deflate
2008-01-09 07:03:48 +00:00
Greg Beaver
7cda2c40a6
fix Bug #43793 : zlib filter is unable to auto-detect gzip/zlib file headers
2008-01-09 06:42:56 +00:00
Sebastian Bergmann
9b620d50b4
Bump copyright year, 2 of 2.
2007-12-31 07:12:20 +00:00
Dmitry Stogov
8146078f7b
Improved memory usage by movig constants to read only memory. (Dmitry, Pierre)
2007-09-27 18:28:44 +00:00
Nuno Lopes
db5f5d6bd7
MFB: change run-tests.php to add %a
2007-09-14 15:36:29 +00:00
Dmitry Stogov
742c04fc87
Fixed test
2007-06-18 10:52:04 +00:00
Dmitry Stogov
6b6da6a074
Fixed tests
2007-06-18 10:47:33 +00:00
Dmitry Stogov
4afe0a5f37
Fixed test
2007-06-18 10:01:42 +00:00
Dmitry Stogov
0ddb071abb
Fixed bug #41304 (compress.zlib temp files left)
2007-05-08 12:08:41 +00:00
Edin Kadribasic
26edfde98b
MFB: Sync with zlib
2007-04-29 17:47:56 +00:00
Dmitry Stogov
aea00baec2
Prevent double close() of the same file handle
2007-04-26 12:53:34 +00:00
Michael Wallner
f81c0d4e44
- fixed bug #40325 (Vary: header missing in gzip output handlers); no MFH
...
[DOC] since PHP 6 a Vary header will be sent without regards to whether
the negotiation was successful or not and unless the complete
output buffer gets discarded
2007-04-18 19:39:12 +00:00