]> granicus.if.org Git - php/commitdiff
BFN - Partially fixed in RC4, fixed properly in the next release.
authorScott MacVicar <scottmac@php.net>
Sun, 21 Jun 2009 22:38:49 +0000 (22:38 +0000)
committerScott MacVicar <scottmac@php.net>
Sun, 21 Jun 2009 22:38:49 +0000 (22:38 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 2a710ee211b82837b4364095030a4af5a63ced9d..6ac8ad58ebb937f9e9c64da391ca1880e0f47138 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
   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)