helly Mon Oct 4 05:04:04 2004 EDT Modified files: (Branch: PHP_5_0) /php-src NEWS Log: BFN http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1760.2.88&r2=1.1760.2.89&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1760.2.88 php-src/NEWS:1.1760.2.89 --- php-src/NEWS:1.1760.2.88 Thu Sep 30 11:00:57 2004 +++ php-src/NEWS Mon Oct 4 05:04:00 2004 @@ -9,6 +9,8 @@ - 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
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php