diff options
author | Scott MacVicar <scottmac@php.net> | 2008-12-11 02:58:22 +0000 |
---|---|---|
committer | Scott MacVicar <scottmac@php.net> | 2008-12-11 02:58:22 +0000 |
commit | 4d391cdebd7bfd9392607d843d6403ea68d652f3 (patch) | |
tree | 695f1c695a9123698341b3816e9b61d8af6b4860 | |
parent | 7877cbdcfc1992febcf78bf98d81bc754c76fce3 (diff) | |
download | php-git-4d391cdebd7bfd9392607d843d6403ea68d652f3.tar.gz |
BFN
-rw-r--r-- | NEWS | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -10,6 +10,7 @@ PHP NEWS - Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes) - 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) 04 Dec 2008, PHP 5.3.0 Alpha 3 - Upgraded bundled PCRE to version 7.8. (Nuno) |