]> granicus.if.org Git - php/commitdiff
- BFN
authorFelipe Pena <felipe@php.net>
Mon, 27 Apr 2009 20:03:16 +0000 (20:03 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 27 Apr 2009 20:03:16 +0000 (20:03 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 824319c45d7fed63248771f7ff29c4745f33c60f..f710a04ed839f3ce05b7473f7781b25314dbb779 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -53,6 +53,7 @@ PHP                                                                        NEWS
   addresses in the filter extension). (Ilia)
 - Fixed bug #47430 (Errors after writing to nodeValue parameter of an absent 
   previousSibling). (Rob)
+- Fixed bug #47254 (Wrong Reflection for extends class). (Felipe)
 - Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with
   different bit numbers). (Matt)
 - Fixed bug #45799 (imagepng() crashes on empty image). (Martin McNickle,