]> granicus.if.org Git - php/commit
fix compat function not passing along input buffer with php_output_context_pass(...
authorMichael Wallner <mike@php.net>
Tue, 14 Feb 2012 19:31:54 +0000 (19:31 +0000)
committerMichael Wallner <mike@php.net>
Tue, 14 Feb 2012 19:31:54 +0000 (19:31 +0000)
commit685a3c86c2c39450670120adc7f1e534350f89e8
treedb38b0508e4b2b7cb7fa50fdccb0e6b4d373a766
parent106e88b3db8b2b731a54017f76a075eb38e59c7e
fix compat function not passing along input buffer with php_output_context_pass() if the output_handler_func does not set out_str
main/output.c