felipe Mon Aug 18 17:53:11 2008 UTC Modified files: (Branch: PHP_5_3) /php-src NEWS Log: - BFN: #45743 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.277&r2=1.2027.2.547.2.965.2.278&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.965.2.277 php-src/NEWS:1.2027.2.547.2.965.2.278 --- php-src/NEWS:1.2027.2.547.2.965.2.277 Mon Aug 18 14:29:53 2008 +++ php-src/NEWS Mon Aug 18 17:53:10 2008 @@ -26,6 +26,8 @@ - Fixed bug #45763 (mysqli::multi_query does not work with mysqlnd). (Johannes) - Fixed bug #45757 (FreeBSD4.11 build failure: failed include; stdint.h). (Hannes) +- Fixed bug #45743 (property_exists fails to find static protected member in + child class). (Felipe) - Fixed bug #45717 (Fileinfo/libmagic build fails, missing err.h and getopt.h). (Derick) - Fixed bug #45696 (Not all DateTime methods allow method chaining). (Derick)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php