]> granicus.if.org Git - php/commitdiff
Update NEWS
authorZeev Suraski <zeev@php.net>
Mon, 7 May 2001 11:09:48 +0000 (11:09 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 7 May 2001 11:09:48 +0000 (11:09 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 62b0806d6c5fe801c4d36db3d6ab1d310e662542..3f48af28b3fb0883afad913ff386b2db49e347dd 100644 (file)
--- 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)