]> granicus.if.org Git - php/commit
Added ob_flush_all() that flushes bufferred contents until it actually
authorYasuo Ohgaki <yohgaki@php.net>
Thu, 3 Oct 2002 07:17:14 +0000 (07:17 +0000)
committerYasuo Ohgaki <yohgaki@php.net>
Thu, 3 Oct 2002 07:17:14 +0000 (07:17 +0000)
commit66a50c5373e8d0d7bd1fcf8accb0ac179a0122b3
tree769abe9a509ee21901c0b3e60133d9d6887b59f9
parent4fbf3f77c083f4734d1f9a594c65974cb2ed12b0
Added ob_flush_all() that flushes bufferred contents until it actually
sent/printed.
@ Added ob_flush_all() that flushes all buffers. (Yasuo)
ext/mbstring/tests/007.inc
ext/standard/basic_functions.c
main/output.c
main/php_output.h