helly           Tue Jun 15 16:40:58 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  BFN
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1737&r2=1.1738&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1737 php-src/NEWS:1.1738
--- php-src/NEWS:1.1737 Tue Jun 15 07:51:09 2004
+++ php-src/NEWS        Tue Jun 15 16:40:58 2004
@@ -2,6 +2,8 @@
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? Jul 2004, PHP 5.0.0
 - Changed doc comments to require a single white space after '/**'. (Marcus)
+- Fixed bug #28789 (ReflectionProperty getValue() fails on public static 
+  members). (Marcus)
 - Fixed bug #28771 (Segfault when using xslt and clone). (Rob)
 - Fixed bug #28721 (appendChild() and insertBefore() unset DOMText).(Rob)
 - Fixed bug #28702 (SOAP does not parse WSDL service address correctly). (Dmitry)

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

Reply via email to