1
0
mirror of https://github.com/php/php-src.git synced 2026-04-19 22:11:12 +02:00
Files
archived-php-src/tests/output
Michael Wallner 6b31413b13 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
..
2011-11-13 14:31:30 +00:00
2011-12-26 05:08:09 +00:00
2010-12-03 15:30:54 +00:00
2011-11-17 09:24:15 +00:00
2010-06-16 02:14:32 +00:00
2010-06-16 02:14:32 +00:00
2010-06-16 02:14:32 +00:00