From 4f8870315933675d8f7731318415a475c3684e15 Mon Sep 17 00:00:00 2001 From: Wez Furlong Date: Tue, 10 Aug 2004 13:47:30 +0000 Subject: [PATCH] BFN --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 2382a00fb4..d19363a9a9 100644 --- a/NEWS +++ b/NEWS @@ -35,8 +35,9 @@ PHP NEWS - Fixed bug #29335 (fetch functions now use MYSQLI_BOTH as default) (Georg) - Fixed bug #29291 (get_class_vars() return names with NULLs). (Marcus) - Fixed bug #29264 (gettext extension not working). (Edin) -- Fixed buf #29258 (variant_date_from_timestamp() does not honour +- Fixed bug #29258 (variant_date_from_timestamp() does not honour timezone). (Wez) +- Fixed bug #29256 (error when sending large packets on a socket). (Dmitry) - Fixed bug #29236 (memory error when wsdl-cache is enabled). (Dmitry) - Fixed bug #29132 ($_SERVER["PHP_AUTH_USER"] isn't defined). (Stefan) - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi) -- 2.50.1