php-src/tests
Gustavo André dos Santos Lopes 0086bc8a96 - 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 tests 2010-02-13 01:08:04 +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 - Reverted r296062 and r296065 2010-03-12 10:28:59 +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 . Added support for using static HEREDOCs to initialize static variables and class members or constants. (Matt) 2008-07-26 15:30:28 +00:00
quicktester.inc - Fixed the bz2 tests. (and changed the usage comment to be correct) 2002-03-20 02:16:34 +00:00