]> granicus.if.org Git - php/commitdiff
BfN
authorfoobar <sniper@php.net>
Tue, 20 Jan 2004 00:26:23 +0000 (00:26 +0000)
committerfoobar <sniper@php.net>
Tue, 20 Jan 2004 00:26:23 +0000 (00:26 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 691fe251d299db9d1f50de8a2388c26c57eb7785..d518e22af1c0a55afd661638bb177e459cd13e4d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ PHP                                                                        NEWS
 - Fixed bug #26723 (domNode::appendChild() changes child node namespace). (Rob)
 - Fixed bug #26697 (calling class_exists() on a nonexistent class in __autoload
   results in segfault). (Marcus)
+- Fixed bug #26696 (string index in a switch() crashes with multiple matches).
+  (Andi)
 - Fixed bug #26695 (Reflection API does not recognize mixed-case class hints).
   (Marcus)
 - Fixed bug #26690 (make xsltProcessor->transformToUri use streams wrappers).