From: Zeev Suraski Date: Tue, 8 May 2001 16:08:57 +0000 (+0000) Subject: Update NEWS X-Git-Tag: php-4.0.6RC1~72 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=aec679088c6a742879a3d87b1a8ad1b93f448f01;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 2039dc25fc..d2abfeb9d2 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,8 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Fixed a rare possible crash when generating extended information (Dmitri + Dmitrienko) - Ported Documentation structure from phpdoc (jmoore) - Improved virtual() to support PHP-enabled URIs (Zeev) - Fixed undefined behavior when using floating point keys in array()