From: Hannes Magnusson Date: Fri, 12 Dec 2008 12:46:24 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0beta1~445 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=259715e69b83c88bc0750a49df68d6e33ade1c2c;p=php BFN --- diff --git a/NEWS b/NEWS index abde0e3b7f..eeeac4c5f0 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,7 @@ PHP NEWS - Fixed bug #46746 (xmlrpc_decode_request outputs non-suppressable error when 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) 04 Dec 2008, PHP 5.3.0 Alpha 3 - Upgraded bundled PCRE to version 7.8. (Nuno)