scottmac                Sun Jun 21 22:38:49 2009 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src    NEWS 
  Log:
  BFN - Partially fixed in RC4, fixed properly in the next release.
  
  
  
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.639&r2=1.2027.2.547.2.965.2.640&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2027.2.547.2.965.2.639 
php-src/NEWS:1.2027.2.547.2.965.2.640
--- php-src/NEWS:1.2027.2.547.2.965.2.639       Sun Jun 21 15:30:57 2009
+++ php-src/NEWS        Sun Jun 21 22:38:49 2009
@@ -5,6 +5,8 @@
   existing headers). (Ilia)
 - Fixed bug #48555 (ImageFTBBox() differs from previous versions for texts
   with new lines) (Takeshi Abe)
+- Fixed bug #48215 (Calling a method with the same name as the parent class
+  calls the constructor). (Scott)
 
 18 Jun 2009, PHP 5.3.0 RC 4
 - Upgraded bundled sqlite to version 3.6.15. (Scott)



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

Reply via email to