felipe Sun Jul 20 16:54:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - BFN: #45571 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.204&r2=1.2027.2.547.2.965.2.205&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.204 php-src/NEWS:1.2027.2.547.2.965.2.205 --- php-src/NEWS:1.2027.2.547.2.965.2.204 Sat Jul 19 15:49:20 2008 +++ php-src/NEWS Sun Jul 20 16:54:06 2008 @@ -208,6 +208,8 @@ - Fixed PECL bug #12431 (OCI8 ping functionality is broken). (Oracle Corp.) +- Fixed bug #45571 (ReflectionClass::export() shows superclasses' private static + methods). (robin_fernandes at uk dot ibm dot com) - Fixed bug #45345 (SPLFileInfo::getPathInfo() returning dir info instead of file info). (Etienne) - Fixed bug #45038 (Crash when using DateTimeZone object returned by
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php