From: Felipe Pena Date: Wed, 31 Dec 2008 15:45:59 +0000 (+0000) Subject: - BFN X-Git-Tag: php-5.3.0beta1~325 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eca64a8f60190658428318db2c8bfeace0f7ed6f;p=php - BFN --- diff --git a/NEWS b/NEWS index a82f7828cd..bd001fb6b1 100644 --- a/NEWS +++ b/NEWS @@ -24,6 +24,8 @@ PHP NEWS - Fixed bug #46849 (Cloning DOMDocument doesn't clone the properties). (Rob) - Fixed bug #46847 (phpinfo() is missing some settings). (Hannes) - Fixed bug #46811 (ini_set() doesn't return false on failure). (Hannes) +- Fixed bug #46763 (mb_stristr() wrong output when needle does not exist). + (Henrique M. Decaria) - 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)