From 84a00322eb7621a989fbe49ffc0ec9a2c5a3bea0 Mon Sep 17 00:00:00 2001 From: Marcus Boerger Date: Mon, 4 Oct 2004 09:04:00 +0000 Subject: [PATCH] BFN --- NEWS | 2 ++ 1 file changed, 2 insertions(+) diff --git a/NEWS b/NEWS index a1a6711318..4be8ecd187 100644 --- a/NEWS +++ b/NEWS @@ -9,6 +9,8 @@ PHP NEWS - Fixed bug #30147 (OO sqlite_fetch_object did not reset error handler). (Wez) - Fixed bug #30133 (get_current_user() crashes on Windows). (Edin) - Fixed bug #30057 (did not detect IPV6 on FreeBSD 4.1). (Wez) +- Fixed bug #27798 (private / protected variables not exposed by + get_object_vars() inside class). (Marcus) 23 Sep 2004, PHP 5.0.2 - Added new boolean (fourth) parameter to array_slice() that turns on the -- 2.40.0