andi            Wed Sep 15 20:46:46 2004 EDT

  Modified files:              (Branch: PHP_5_0)
    /php-src    NEWS 
  Log:
  - NEWS
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.74&r2=1.1760.2.75&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1760.2.74 php-src/NEWS:1.1760.2.75
--- php-src/NEWS:1.1760.2.74    Wed Sep 15 17:27:10 2004
+++ php-src/NEWS        Wed Sep 15 20:46:46 2004
@@ -102,6 +102,8 @@
 - Fixed bug #28895 (ReflectionClass::isAbstract always returns false). (Marcus)
 - Fixed bug #28829 (Thread-unsafety in bcmath elementary values). (Sara)
 - Fixed bug #28464 (catch() does not catch exceptions by interfaces). (Marcus)
+- Fixed bug #27669 (PHP 5 didn't support all possibilities for calling static
+  methods dynamically). (Dmitry)
 - Fixed ReflectionClass::getMethod() and ReflectionClass::getProperty() to
   raise an ReflectionException instead of returning NULL on failure.
   (Sebastian)

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

Reply via email to