john Mon Apr 25 16:54:46 2005 EDT Modified files: /php-src NEWS Log: Update http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1879&r2=1.1880&ty=u Index: php-src/NEWS diff -u php-src/NEWS:1.1879 php-src/NEWS:1.1880 --- php-src/NEWS:1.1879 Mon Apr 25 09:01:41 2005 +++ php-src/NEWS Mon Apr 25 16:54:44 2005 @@ -1,6 +1,8 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2004, PHP 5.1.0 +- Added the tidy_get_opt_doc() function to return documentation for + configuration options in tidy. Thanks to nlopess for the patch. (John) - Removed php_check_syntax() function which never worked properly. (Ilia) - Removed garbage manager in Zend Engine which results in more aggressive freeing of data. (Dmitry, Andi)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php