]> granicus.if.org Git - php/commitdiff
BFN
authorArnaud Le Blanc <lbarnaud@php.net>
Fri, 22 May 2009 11:23:21 +0000 (11:23 +0000)
committerArnaud Le Blanc <lbarnaud@php.net>
Fri, 22 May 2009 11:23:21 +0000 (11:23 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 6c21b9c897233ed930e6ae6e820904e80bcc8b5c..e5988cd4d32c102fadc73e234748b4c7856c3d20 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -97,6 +97,8 @@ PHP                                                                        NEWS
 - Fixed bug #47254 (Wrong Reflection for extends class). (Felipe)
 - Fixed bug #46882 (Serialize / Unserialize misbehaviour under OS with
   different bit numbers). (Matt)
+- Fixed bug #46812 (get_class_vars() does not include visible private variable
+  looking at subclass). (Arnaud)
 - Fixed bug #45997 (safe_mode bypass with exec/system/passthru (windows only)).
   (Pierre)
 - Fixed bug #45877 (Array key '2147483647' left as string). (Matt)