buffering)
@ -112,7 +112,9 @@ PHPAPI int php_exec(int type, char *cmd, zval *array, zval *return_value TSRMLS_
if (type == 1) {
PHPWRITE(buf, bufl);
sapi_flush(TSRMLS_C);
if (OG(ob_nesting_level) < 1) {
}
} else if (type == 2) {
/* strip trailing whitespaces */
l = bufl;