changelog               Mon Dec  3 20:10:50 2001 EDT

  Modified files:              
    /php4       NEWS 
  Log:
  NEWS update
  
Index: php4/NEWS
diff -u php4/NEWS:1.819 php4/NEWS:1.820
--- php4/NEWS:1.819     Fri Nov 30 20:10:17 2001
+++ php4/NEWS   Mon Dec  3 20:10:50 2001
@@ -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


Reply via email to