From: Wez Furlong Date: Sat, 29 Nov 2003 15:54:07 +0000 (+0000) Subject: typofix X-Git-Tag: php-5.0.0b3RC1~532 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c31d958d5a52c8516d5c263d4a6d5278cf37ec13;p=php typofix --- diff --git a/NEWS b/NEWS index bb8784962c..e7a0c4d6bb 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? Oct 2003, PHP 5 Beta 3 - Added possibility to call PHP functions as XSLT-functions. (Christian) -- Added possibility to prevent PHP from regustering variables when +- Added possibility to prevent PHP from registering variables when input filter support is used. (Derick) - Added new functions: . dba_key_split() to split inifile keys in an array. (Marcus)