From: Stanislav Malyshev Date: Thu, 18 Dec 2008 14:30:13 +0000 (+0000) Subject: bug #46005 -> 5.2 X-Git-Tag: php-5.3.0beta1~408 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=47769245adf76978e3e1ba46be3e581c287f19c3;p=php bug #46005 -> 5.2 --- diff --git a/NEWS b/NEWS index b89d9babaa..b8a98e815d 100644 --- a/NEWS +++ b/NEWS @@ -14,8 +14,6 @@ PHP NEWS given bad data). (Ilia) - Fixed bug #46738 (Segfault when mb_detect_encoding() fails). (Scott) - Fixed bug #46681 (mkdir() fails silently on PHP 5.3). (Hannes) -- Fixed bug #46005 (User not consistently logged under Apache2). - (admorten at umich dot edu, Stas) - Fixed bug #45989 (json_decode() doesn't return NULL on certain invalid strings). (magicaltux, Scott)