summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorMarcus Boerger <helly@php.net>2008-01-16 14:21:07 +0000
committerMarcus Boerger <helly@php.net>2008-01-16 14:21:07 +0000
commit626881d9e8cb296742d42b804e321056b0a96fc9 (patch)
treea762f98ca4b21b439e04ad763e97c4bb9d0736c7 /NEWS
parent516a9c15d63b6e4fc06fed02db8dfd445ec43c19 (diff)
downloadphp-git-626881d9e8cb296742d42b804e321056b0a96fc9.tar.gz
- MFH Fixed Bug #37964 (Reflection shows private methods of parent class)
(felipe@php.net)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 2 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9a885417fb..74e9ec2fa3 100644
--- a/NEWS
+++ b/NEWS
@@ -106,6 +106,8 @@ PHP NEWS
segfault later on). (Dmitry)
- Fixed bug #39056 (Interbase NUMERIC data type error). (Lars W)
- Fixed bug #38468 (Unexpected creation of cycle). (Dmitry)
+- Fixed bug #37964 (Reflection shows private methods of parent class).
+ (Felipe, Marcus)
- Fixed bug #37911 (preg_replace_callback() ignores named groups). (Nuno)
- Fixed bug #36128 (Interbase PDO - timestamp columns return NULL). (Lars W)
- Fixed bug #35386 (firebird: first row is null). (Lars W)