From: Andrey Hristov Date: Thu, 9 Oct 2003 07:35:18 +0000 (+0000) Subject: new functions NEWS entry X-Git-Tag: RELEASE_1_3b3~82 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=fab21a4ade6a7d0aebc2c7e7f6701c6342b7e596;p=php new functions NEWS entry --- diff --git a/NEWS b/NEWS index a450428a35..3e880dae78 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,11 @@ PHP NEWS ?? ??? 2003, PHP 5 Beta 2 - Added new COM extension with integrated .Net support. (Wez) +- Added new array functions : + . array_udiff() (Andrey) + . array_udiff_assoc() (Andrey) + . array_udiff_uassoc() (Andrey) + . array_diff_uassoc() (Andrey) - Improved the DBX extension: (Marc) . Added DBX_RESULT_UNBUFFERED flag for dbx_query(). . Added dbx_fetch_row()