andrey Sun May 23 11:21:39 2004 EDT Modified files: /php-src NEWS Log: Ansrei reverted this http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1711&r2=1.1712&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1711 php-src/NEWS:1.1712 --- php-src/NEWS:1.1711 Fri May 21 11:09:34 2004 +++ php-src/NEWS Sun May 23 11:21:38 2004 @@ -1,10 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5 Release Candidate 3 -- Added ability to refer to existing .ini variables from within .ini files, as - in: - open_basedir = ${open_basedir} ":/new/dir" - (Andrei) - 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