lbarnaud Fri May 22 11:23:22 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: BFN http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1517&r2=1.2027.2.547.2.1518&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1517 php-src/NEWS:1.2027.2.547.2.1518 --- php-src/NEWS:1.2027.2.547.2.1517 Thu May 21 16:05:10 2009 +++ php-src/NEWS Fri May 22 11:23:21 2009 @@ -97,6 +97,8 @@ - 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php