mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
- Reverted r296062 and r296065
This commit is contained in:
parent
ea539c8b88
commit
af49e58f51
108 changed files with 3603 additions and 4297 deletions
|
@ -91,7 +91,7 @@ PHP_FUNCTION(virtual)
|
|||
}
|
||||
|
||||
/* Flush everything. */
|
||||
php_output_end_all(TSRMLS_C);
|
||||
php_end_ob_buffers(1 TSRMLS_CC);
|
||||
php_header(TSRMLS_C);
|
||||
|
||||
/* Ensure that the ap_r* layer for the main request is flushed, to
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue