From: John Coggeshall Date: Mon, 25 Apr 2005 20:54:44 +0000 (+0000) Subject: Update X-Git-Tag: php-5.0.1b1~419 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=669fd595fef9fc4ab083cc0456b18f9cf7b1e69f;p=php Update --- diff --git a/NEWS b/NEWS index 6b94692945..5dabec60de 100644 --- a/NEWS +++ b/NEWS @@ -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)