]> granicus.if.org Git - php/commitdiff
Update news
authorZeev Suraski <zeev@php.net>
Fri, 9 Jun 2000 15:44:49 +0000 (15:44 +0000)
committerZeev Suraski <zeev@php.net>
Fri, 9 Jun 2000 15:44:49 +0000 (15:44 +0000)
NEWS

diff --git a/NEWS b/NEWS
index c40f3d5ce9ce59d4f7cb1ef8d055255b47f46bc0..6d3b28d38d3678e4f4459179bdd936d241dcd6df 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@ PHP 4.0                                                                    NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 
 ?? ??? 2000, Version 4.0.1
+- Fixed include_once() to issue a warning in case the supplied file name is
+  not found (Zeev, Zend Engine)
+- Fixed a bug in get_declared_classes() which could return the same class
+  multiple times under certain circumstances (Zeev, Zend Engine)
 - Fixed a bug in rawurldecode() that would cause in rawurldecode() corrupting
   its argument (Zeev)
 - Parse errors (or other errors) in the php.ini files under Windows will no