From: Date: Mon, 5 Aug 2002 00:18:35 +0000 (+0000) Subject: NEWS update X-Git-Tag: dev~24 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=16357dc2afbad5070c07fd22c6795cedbb1626c3;p=php NEWS update --- diff --git a/NEWS b/NEWS index c8fe55ac70..b83c04cd72 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,8 @@ 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 - Added the ability for declare() compiler modifications to occur globally by using an empty statement. (Jason, Zend Engine) i.e.