]> granicus.if.org Git - php/commitdiff
Fix.
authorAndrei Zmievski <andrei@php.net>
Fri, 15 Feb 2002 17:39:25 +0000 (17:39 +0000)
committerAndrei Zmievski <andrei@php.net>
Fri, 15 Feb 2002 17:39:25 +0000 (17:39 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 1ce420de6910f5b1179862cf48e77637466d5f19..d27233a655aee874abcd6e4544385970e0eeb5f3 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,6 @@
 PHP 4                                                                      NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ??? 200?, Version 4.2.0-dev
-- Allow a series of consecutive catch() statements (Andi, Zend Engine)
 - Added debug_zval_dump(), which works similar to var_dump, yet displays extra
   internal information such as refcounts and true type names. (Jason)
 - Added Andrei's tokenizer extension. (Stig)