From 6c82c26884bf45eb2cd9555062fb692d8e0f3c48 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Thu, 29 Jul 2004 00:17:01 +0000 Subject: [PATCH] BFN --- NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS b/NEWS index 72bf975043..9248e598c7 100644 --- a/NEWS +++ b/NEWS @@ -1,17 +1,23 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.0.1 +- Improved and moved ActiveScript SAPI to PECL. (Wez) +- Fixed bug #29431 (crash when parsing invalid address; invalid address + returned by stream_socket_recvfrom(), stream_socket_getname()). (Wez) - Fixed bug #29409 (Segfault in PHP functions called from XSLT). (Rob) - Fixed unloading of dynamically loaded extensions. (Marcus, kameshj at fastmail dot fm) - Fixed bug 29395 (sqlite_escape_string() returns bogus data on empty strings). (Ilia, Tony) +- Fixed bug #29392 (com_dotnet crashes when echo'ing an object). (Wez) - Fixed bug #29368 (The destructor is called when an exception is thrown from the constructor). (Marcus) - Fixed bug #29342 (strtotime() does not handle empty date string properly). (Ilia) - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg) - Fixed bug #29291 (get_class_vars() return names with NULLs). (Marcus) +- Fixed buf #29258 (variant_date_from_timestamp() does not honour + timezone). (Wez) - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi) - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus) - Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara) -- 2.40.0