From: Zeev Suraski Date: Mon, 7 May 2001 11:09:48 +0000 (+0000) Subject: Update NEWS X-Git-Tag: php-4.0.6RC1~85 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=248931b66f62f82bc84c1cdc86a88d3738a81419;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 62b0806d6c..3f48af28b3 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.6 +- Improved virtual() to support PHP-enabled URIs (Zeev) +- Fixed undefined behavior when using floating point keys in array() + expressions (Zeev, Zend Engine) +- Fixed a possible crash in case of parse errors in include files or eval + statements (Zeev, Zend Engine) - Added --with-layout configure option (Stig) - Improved interactive mode - supports function calls, and works in multithreaded builds (Zeev, Zend Engine)