helly           Sun Jul 25 13:38:44 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.7&r2=1.1760.2.8&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.7 php-src/NEWS:1.1760.2.8
--- php-src/NEWS:1.1760.2.7     Wed Jul 21 14:38:23 2004
+++ php-src/NEWS        Sun Jul 25 13:38:44 2004
@@ -3,6 +3,8 @@
 ?? ??? 2004, PHP 5.0.1
 - Fixed unloading of dynamically loaded extensions. 
   (Marcus, kameshj at fastmail dot fm)
+- Fixed bug #29368 (The destructor is called when an exception is thrown from 
+  the constructor). (Marcus)
 - Fixed bug #29291 (get_class_vars() return names with NULLs). (Marcus)
 - Fixed bug #29119 (html_entity_decode() misbehaves with UTF-8). (Moriyoshi)
 - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus)

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

Reply via email to