helly           Tue Aug 30 03:35:01 2005 EDT

  Modified files:              (Branch: PHP_5_1)
    /php-src    NEWS 
  Log:
  - BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.2027.2.30&r2=1.2027.2.31&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.30 php-src/NEWS:1.2027.2.31
--- php-src/NEWS:1.2027.2.30    Sun Aug 28 12:54:24 2005
+++ php-src/NEWS        Tue Aug 30 03:34:57 2005
@@ -14,6 +14,8 @@
 - Fixed "make test" to work for phpized extensions. (Hartmut, Jani)
 - Fixed failing queries (FALSE returned) with mysqli_query() on 64 bit systems.
   (Andrey)
+- Fixed bug #34299 (ReflectionClass::isInstantiable() returns true for abstract
+  classes). (Marcus)
 - Fixed bug #34284 (CLI phpinfo showing html on _SERVER["argv"]). (Jani)
 - Fixed bug #34276 (setAttributeNS doesn't work with default namespace). (Rob)
 - Fixed bug #34257 (lib64 not handled correctly in ming extension). (Marcus)

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

Reply via email to