Home
last modified time | relevance | path

Searched refs:ob_start (Results 376 – 381 of 381) sorted by relevance

1...<<111213141516

/PHP-5.5/main/
H A Doutput.c1319 PHP_FUNCTION(ob_start) in PHP_FUNCTION() argument
/PHP-5.5/Zend/
H A DZEND_CHANGES1103 Use ob_start() to begin output buffering, ob_end_flush() to end
/PHP-5.5/
H A DNEWS550 . Fixed bug #65593 (Segfault when calling ob_start from output buffering
1638 ob_start('ob_gzhandler') is called) (Mike)
2473 . Fixed bug #61272 (ob_start callback gets passed empty string).
2919 . Fixed bug #61728 (PHP crash when calling ob_start in request_shutdown
6277 - Fixed bug #45392 (ob_start()/ob_end_clean() and memory_limit). (Ilia)
6884 - Fixed bug #42473 (ob_start php://output and headers). (Arnaud)
7843 - Fixed bug #40259 (ob_start call many times - memory error). (Dmitry)
H A Dphp.ini-development241 ; directive. Instead, explicitly set the output handler using ob_start().
H A Dphp.ini-production241 ; directive. Instead, explicitly set the output handler using ob_start().
/PHP-5.5/ext/standard/
H A Dbasic_functions.c3273 PHP_FE(ob_start, arginfo_ob_start)

Completed in 70 milliseconds

1...<<111213141516