From: Andrei Zmievski Date: Fri, 15 Feb 2002 17:39:25 +0000 (+0000) Subject: Fix. X-Git-Tag: php-4.2.0RC1~331 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=665247cfb666a63e19783aeb6861d602b5df5f68;p=php Fix. --- diff --git a/NEWS b/NEWS index 1ce420de69..d27233a655 100644 --- 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)