From: Zeev Suraski Date: Fri, 9 Jun 2000 15:44:49 +0000 (+0000) Subject: Update news X-Git-Tag: php-4.0.1RC~326 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d1a9eca8053d4a1daaac0fda72e81d153b5bcf63;p=php Update news --- diff --git a/NEWS b/NEWS index c40f3d5ce9..6d3b28d38d 100644 --- 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