From: Date: Fri, 31 Aug 2001 00:11:29 +0000 (+0000) Subject: NEWS update X-Git-Tag: PRE_SUBST_Z_MACROS~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5595973ea90eda31aae9a407d7ed3a3480d4ae58;p=php NEWS update --- diff --git a/NEWS b/NEWS index 772005b10d..d3d8c66386 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,7 @@ PHP 4.0 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, Version 4.0.8-dev +- Added ini_get_all() function which returns all registered ini entries - Added mailparse_uudecode_all() which extracts all uuencoded attachments - Add support for chinese encodings to htmlentities() and htmlspecialchars() (Patch by Alan Knowles and Wez)