helly           Fri Dec 12 01:34:07 2003 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
Index: php-src/NEWS
diff -u php-src/NEWS:1.1529 php-src/NEWS:1.1530
--- php-src/NEWS:1.1529 Wed Dec 10 14:02:34 2003
+++ php-src/NEWS        Fri Dec 12 01:34:06 2003
@@ -30,6 +30,8 @@
   of files. (Andi)
 - Fixed get_declared_classes() to return only classes. (Andrey, Marcus)
 - Fixed __autoload() to preserve case of the passed class name. (Andi)
+- Fixed bug #26591 ("__autoload threw an exception" during an uncaught). 
+  (Marcus)
 - Fixed bug #26534 (stream_get_meta_data() -> Access Violation). (Wez)
 - Fixed bug #26528 (HTML entities are not being decoded by 
   xml_parse()/xml_parse_into_struct()). (Ilia)

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

Reply via email to