mirror of https://github.com/php/php-src
Browse Source
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
pull/7/head
2 changed files with 31 additions and 5 deletions
Loading…
Reference in new issue