helly           Tue Aug 30 02:48:46 2005 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.468&r2=1.1760.2.469&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.468 php-src/NEWS:1.1760.2.469
--- php-src/NEWS:1.1760.2.468   Thu Aug 25 13:10:23 2005
+++ php-src/NEWS        Tue Aug 30 02:48:41 2005
@@ -21,6 +21,8 @@
 - Fixed segfaults when CURL callback functions throw exception. (Tony)
 - Fixed various reentrancy bugs in user-sort functions, solves bugs #33286 and
   #33295. (Mike Bretz)
+- Fixed bug #34299 (ReflectionClass::isInstantiable() returns true for abstract
+  classes). (Marcus)
 - Fixed bug #34078 (Reflection API problems in methods with boolean or 
   null default values). (Tony)
 - Fixed bug #34064 (arr[] as param to function is allowed only if function 

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

Reply via email to