]> granicus.if.org Git - php/commitdiff
BFN
authorMarcus Boerger <helly@php.net>
Mon, 4 Oct 2004 09:04:00 +0000 (09:04 +0000)
committerMarcus Boerger <helly@php.net>
Mon, 4 Oct 2004 09:04:00 +0000 (09:04 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a1a67113184cb09a31fdb57491e849c4f7769b3c..4be8ecd187e65da4f6eb8479a7ee4842ddd5a6c7 100644 (file)
--- 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