From: Arnaud Le Blanc Date: Fri, 22 May 2009 11:23:21 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.2.10RC1~30 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=72f551ca6666cae319b2b1e2a98c21e704523900;p=php BFN --- diff --git a/NEWS b/NEWS index 6c21b9c897..e5988cd4d3 100644 --- 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)