From: Marcus Boerger Date: Mon, 5 Aug 2002 03:24:50 +0000 (+0000) Subject: :-) X-Git-Tag: dev~22 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=cf045313e5a9f01565d34771149c66555d0d3404;p=php :-) --- diff --git a/NEWS b/NEWS index b83c04cd72..00f7e10286 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,9 @@ PHP 4 NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ? ? ??? 2002, Version 4.3.0 -- New mbstring encoding/decoding HTML-ENTITIES. (marcus) -- New parameter 'L' for mb_http_input() to retrieve input encoding as +- New mbstring encoding/decoding "HTML-ENTITIES". (Marcus) +- New parameter 'L' for mb_http_input() to retrieve input encoding as a + comma separated string. (Marcus) - Added the ability for declare() compiler modifications to occur globally by using an empty statement. (Jason, Zend Engine) i.e.