sniper          Mon Jan 19 19:26:24 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BfN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1583&r2=1.1584&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1583 php-src/NEWS:1.1584
--- php-src/NEWS:1.1583 Mon Jan 19 12:30:35 2004
+++ php-src/NEWS        Mon Jan 19 19:26:23 2004
@@ -26,6 +26,8 @@
 - 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).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to