]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 4 Dec 2001 01:10:50 +0000 (01:10 +0000)
committer <changelog@php.net> <>
Tue, 4 Dec 2001 01:10:50 +0000 (01:10 +0000)
NEWS

diff --git a/NEWS b/NEWS
index db3b5e721223121bb7c2c752a85b56c3159059e5..53f0cbcf30f3d82a77fe397bb0299a174bc1c772 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
+- Added ob_get_level, which returns the nesting level of the output buffering
+  mechanism. (Yasuo, Derick)
 - Added ob_flush and ob_clean functions, which flush and clean an
   output buffer without destroying the buffer. (Derick)
 - Added a parameter to mysql_connect to force a new database link to be