php-src/tests
Gustavo André dos Santos Lopes 1f191e4d2b - Implemented request #44164, zlib.output_compression is now implicitly
disabled when the header "Content-length" is set.
#One could argue that any output handler could change the size of the
#response, so this exception for zlib.output_compression is an
#inconsistency. However, zlib.output_compression is presented as a
#performance setting, whose value should have no effect on the
#correctness of the scripts. This was not the case. Setting the
#header "content-length" and enabling zlib.output_compression was
#a recipe for infringing section 4.4 of RFC 2616.
2010-10-26 02:16:21 +00:00
..
basic - Implemented request #44164, zlib.output_compression is now implicitly 2010-10-26 02:16:21 +00:00
classes Fixed test 2010-05-26 11:00:05 +00:00
func More tests from 2009 testfest 2009-08-30 09:30:13 +00:00
lang - Fixed tests 2010-02-13 01:08:04 +00:00
output - Fix tests 2010-06-16 02:14:32 +00:00
run-test Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
security - Fix test 2009-12-11 15:38:15 +00:00
strings Remove highlight.bg, it was removed in the old trunk and its not referenced in zend_highlight.c, meaning its not even implemented correctly in 5.3. 2010-04-21 21:56:24 +00:00
quicktester.inc - Fixed the bz2 tests. (and changed the usage comment to be correct) 2002-03-20 02:16:34 +00:00