]> granicus.if.org Git - php/commitdiff
Bug fixing news
authorIlia Alshanetsky <iliaa@php.net>
Fri, 23 Dec 2005 14:43:57 +0000 (14:43 +0000)
committerIlia Alshanetsky <iliaa@php.net>
Fri, 23 Dec 2005 14:43:57 +0000 (14:43 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 90143406770b16882c0fc02c3424d551e9d651bd..cbd8d3f73f06d8db35bdbadc116c99c76173ff0d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -4,6 +4,8 @@ PHP                                                                        NEWS
 - Fixed bug #35781 (stream_filter_append() can cause segfault). (Tony)
 - Fixed bug #35759 (mysqli_stmt_bind_result() makes huge allocation when
   column empty). (Andrey)
+- Fixed #28899 (mb_substr() and substr() work differently when 
+  mbstring.func_overload is enabled). (Rui)
 
 22 Dec 2005, PHP 5.1.2RC1
 - Updated libsqlite in ext/sqlite to 2.8.17. (Ilia)