From 0d714115ab208d913ad83fabd8422c4d26a40c9a Mon Sep 17 00:00:00 2001 From: Date: Sat, 10 Jun 2000 02:14:49 +0000 Subject: [PATCH] NEWS update --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 6d3b28d38d..b301dea15a 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,11 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2000, Version 4.0.1 +- Fixed 'Z' flag in date() to adjust for daylight savings time. (Andrei) +- Fixed var_dump() not to modify the internal order of array elements (Zeev) +- Fixed stripcslashes() to remove to strip \ in unknown escapes instead of + leaving it. (Andrei) +- Changed WDDX to always serialize arrays as structs. (Andrei) - 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 -- 2.40.0