felipe          Mon Aug 11 00:52:42 2008 UTC

  Modified files:              (Branch: PHP_5_2)
    /php-src    NEWS 
  Log:
  - BFN: #45765
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1193&r2=1.2027.2.547.2.1194&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.1193 php-src/NEWS:1.2027.2.547.2.1194
--- php-src/NEWS:1.2027.2.547.2.1193    Sun Aug 10 13:26:24 2008
+++ php-src/NEWS        Mon Aug 11 00:52:41 2008
@@ -14,6 +14,8 @@
 - Fixed a regression when using strip_tags() and < is within an attribute.
   (Scott)
 
+- Fixed bug #45765 (ReflectionObject with default parameters of self::xxx cause
+  an error). (Felipe)
 - Fixed bug #45705 (rfc822_parse_adrlist() modifies passed address parameter).
   (Jani)
 - Fixed bug #45691 (Some per-dir or runtime settings may leak into other



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

Reply via email to