]> granicus.if.org Git - php/commitdiff
- BFN: #45743
authorFelipe Pena <felipe@php.net>
Mon, 18 Aug 2008 17:53:10 +0000 (17:53 +0000)
committerFelipe Pena <felipe@php.net>
Mon, 18 Aug 2008 17:53:10 +0000 (17:53 +0000)
NEWS

diff --git a/NEWS b/NEWS
index e6d34ea9e8a4334c68515c0c2493c637dc1a7b12..d997a15a4edaca454d0f81a5d899276bcadb63ea 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -26,6 +26,8 @@ PHP                                                                        NEWS
 - 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)