From: Date: Thu, 14 Feb 2002 01:20:58 +0000 (+0000) Subject: NEWS update X-Git-Tag: php-4.2.0RC1~344 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e305585605faf906d979dfa670ca46938c331ca3;p=php NEWS update --- diff --git a/NEWS b/NEWS index d27233a655..1ce420de69 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ 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)