andi            Wed Sep 15 20:46:20 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - News
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1809&r2=1.1810&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1809 php-src/NEWS:1.1810
--- php-src/NEWS:1.1809 Mon Sep 13 23:48:17 2004
+++ php-src/NEWS        Wed Sep 15 20:46:20 2004
@@ -74,6 +74,8 @@
 - Fixed bug #28694 (ReflectionExtension::getFunctions() crashes PHP). (Marcus)
 - Fixed bug #28512 (Allocate enough space to store MSSQL data). (Frank)
 - Fixed bug #28325 (Circular references not properly serialised). (Moriyoshi)
+- Fixed bug #27669 (PHP 5 didn't support all possibilities for calling static
+  methods dynamically). (Dmitry)
 - Fixed strip_tags() to correctly handle '\0' characters. (Stefan)
 
 7 Jun 2004, PHP 5 Release Candidate 3

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

Reply via email to