]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Wed, 31 Dec 2008 15:45:59 +0000 (15:45 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 31 Dec 2008 15:45:59 +0000 (15:45 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a82f7828cd5166895ec7005d0583cd9bf54e6bca..bd001fb6b1c98770085f344a243b9db5d0bc4fc3 100644 (file)
--- 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)