]> granicus.if.org Git - php/commit
fix headers print to stdout/stderr if no output written; need to make some more tests...
authorMichael Wallner <mike@php.net>
Tue, 31 Jan 2012 08:51:24 +0000 (08:51 +0000)
committerMichael Wallner <mike@php.net>
Tue, 31 Jan 2012 08:51:24 +0000 (08:51 +0000)
commit29c8658dc82f2c00b0b9c9026a3c3457fd0aa2f8
tree5ebb4bc2c7c05104dc4b6089b693660bca1e80e1
parent88b00ff6dfbe1b08b39f0ae3ce9d6405c7d3d78c
fix headers print to stdout/stderr if no output written; need to make some more testsbefore committing to PHP_5_4; fix crashes and invalid usage of output control in cli server while passing by
main/main.c
main/output.c
sapi/cli/php_cli_server.c