mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
MFH: Improved / fixed output buffering (Michael Wallner)
This commit is contained in:
@@ -91,7 +91,7 @@ PHP_FUNCTION(virtual)
|
||||
}
|
||||
|
||||
/* Flush everything. */
|
||||
php_end_ob_buffers(1 TSRMLS_CC);
|
||||
php_output_end_all(TSRMLS_C);
|
||||
php_header(TSRMLS_C);
|
||||
|
||||
/* Ensure that the ap_r* layer for the main request is flushed, to
|
||||
|
||||
Reference in New Issue
Block a user