From d1a9eca8053d4a1daaac0fda72e81d153b5bcf63 Mon Sep 17 00:00:00 2001 From: Zeev Suraski Date: Fri, 9 Jun 2000 15:44:49 +0000 Subject: [PATCH] Update news --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) 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 -- 2.50.1