From 748de206862dcff893cf775f820ccf078e26f2d5 Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Thu, 9 Jun 2005 17:03:03 +0000 Subject: [PATCH] #29689 --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index 7f6112bb86..5fc872037c 100644 --- a/NEWS +++ b/NEWS @@ -170,6 +170,8 @@ PHP NEWS - Fixed bug #25922 (In error handler, modifying 5th arg (errcontext) may result in seg fault). (Dmitry) - Fixed bug #22836 (returning reference to uninitialized variable). (Dmitry) +- Fixed bug #29689 (default value of protected member overrides default value of private) + and other private variable problems in inherited classes (Stas) 31 Mar 2005, PHP 5.0.4 - Added SNMPv2 support. (harrie) -- 2.50.1