summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorScott MacVicar <scottmac@php.net>2008-12-11 02:58:22 +0000
committerScott MacVicar <scottmac@php.net>2008-12-11 02:58:22 +0000
commit4d391cdebd7bfd9392607d843d6403ea68d652f3 (patch)
tree695f1c695a9123698341b3816e9b61d8af6b4860
parent7877cbdcfc1992febcf78bf98d81bc754c76fce3 (diff)
downloadphp-git-4d391cdebd7bfd9392607d843d6403ea68d652f3.tar.gz
BFN
-rw-r--r--NEWS1
1 files changed, 1 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5d272cb6ff..abde0e3b7f 100644
--- a/NEWS
+++ b/NEWS
@@ -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)