helly           Sat Jun 26 18:08:20 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1747&r2=1.1748&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1747 php-src/NEWS:1.1748
--- php-src/NEWS:1.1747 Sat Jun 26 13:04:39 2004
+++ php-src/NEWS        Sat Jun 26 18:08:19 2004
@@ -3,6 +3,7 @@
 ?? Jul 2004, PHP 5.0.0
 - Updated PCRE to provide better error handling in certain cases. (Andrei)
 - Changed doc comments to require a single white space after '/**'. (Marcus)
+- Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus)
 - Fixed bug #28868 (Internal filter registry not thread safe). (Sara)
 - Fixed bug #28851 (call_user_func_array has typo in error message). (Marcus)
 - Fixed bug #28831 (ArrayObject::offsetGet() does the work of offsetUnset()). 

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

Reply via email to