]> granicus.if.org Git - php/commitdiff
NEWS update
author <changelog@php.net> <>
Tue, 6 Aug 2002 00:20:49 +0000 (00:20 +0000)
committer <changelog@php.net> <>
Tue, 6 Aug 2002 00:20:49 +0000 (00:20 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 64a5eda278996871c5c61bc9267e0906ac03073f..f3bc8bd8dd3191cc30d67a8cca20e26b5e8261f7 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,6 +1,8 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ? ? ??? 2002, Version 4.3.0
+- Added ob_list_handlers() which returns an array of all active output
+  handlers. (marcus)
 - Added mbstring encoding/decoding "HTML-ENTITIES". (Marcus)
 - Added parameter 'L' for mb_http_input() to retrieve input encoding as a
   comma separated string. (Marcus)