php-src/tests
Michael Wallner f32760bd40 Fix bug #60768 Output buffer not discarded
in php_output_handler_op():
  * if appending to buffer succeeds, just return HANDLER_NO_DATA
    and do nothing else
  * if a zero sized string or true is returned from the handler
    function, reset the context as well as the handler's buffer
2012-01-16 17:51:35 +00:00
..
basic - rm 2012-01-09 14:29:06 +00:00
classes - Fix test 2011-11-26 17:35:19 +00:00
func These are annoyingly slow 2011-06-23 21:27:42 +00:00
lang fix test 2012-01-04 08:13:58 +00:00
output Fix bug #60768 Output buffer not discarded 2012-01-16 17:51:35 +00:00
run-test Fix tests (patch by Lars) 2008-07-21 12:23:38 +00:00
security - move it to the right place 2011-09-06 09:23:10 +00:00
strings fix tests 2011-12-26 01:08:47 +00:00
quicktester.inc - Fixed the bz2 tests. (and changed the usage comment to be correct) 2002-03-20 02:16:34 +00:00