1
0
mirror of https://github.com/php/php-src.git synced 2026-04-08 00:22:52 +02:00
Files
archived-php-src/ext
Yasuo Ohgaki 82a8d372e5 Added ob_get_status() to get array of buffers and it's status.
(DO NOT document this function yet)

Fixed crash bug with ob_end_*() function. ob_end_*() will not delete
buffers that may not be deleted.

php_start_ob_buffer() and php_ob_set_internal_handler() takes parameter for
if the buffer created may be deleted or not.

Added 3rd parameter "bool erase" to ob_start(). If FALSE, buffer may not be
deleted until script finshes.

Changed ob_*() function that have void return type to bool. All ob_*()
functions return TRUE for success, FALSE for failure.

@ - Added ob_get_status() to get array of buffers and it's status. (Yasuo)
@ - Fixed crash bug with ob_end_*() function. ob_end_*() will not delete
@   buffers that may not be deleted. (Yasuo)
@ - Added 3rd parameter "bool erase" to ob_start(). If FALSE, buffer may not be
@   deleted until script finshes. (Yasuo)
@ - Changed ob_*() function that have void return type to bool. All ob_*()
@   functions return TRUE for success, FALSE for failure. (Yasuo)
2002-03-01 03:05:50 +00:00
..
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-02 19:33:36 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-01-27 06:11:50 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 14:44:27 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-15 14:22:59 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2001-12-11 15:32:16 +00:00
2002-01-28 01:43:43 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 14:58:48 +00:00
2001-12-15 14:22:59 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-05 23:01:21 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-18 11:16:53 +00:00
2002-02-28 08:29:35 +00:00
2002-02-15 17:33:08 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2002-02-28 08:29:35 +00:00
2001-12-11 15:32:16 +00:00
2002-02-28 08:29:35 +00:00
2000-05-01 22:38:42 +00:00