andrey Sun May 23 11:26:56 2004 EDT Modified files: /php-src NEWS Log: adding this http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1712&r2=1.1713&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1712 php-src/NEWS:1.1713 --- php-src/NEWS:1.1712 Sun May 23 11:21:38 2004 +++ php-src/NEWS Sun May 23 11:26:55 2004 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 Release Candidate 3 +- Added support for dumping private/protected properties to var_dump(). + (Andrey) - Added count() support for COM arrays. (Wez) - Changed tidy_node to tidyNode and removed tidy_exception. (John) - Fixed bug #28311 (Transparency detection code is off by 1).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php