From: Andi Gutmans Date: Wed, 12 Jul 2000 03:57:26 +0000 (+0000) Subject: - By mistake recommited bad entry X-Git-Tag: PRE_FILE_COMPILE_API_CHANGE~295 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e1df83e8e0f1749e7029eb473dcc23b994233708;p=php - By mistake recommited bad entry --- diff --git a/NEWS b/NEWS index 0948ebebbe..20e6cab3a1 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,6 @@ PHP 4.0 NEWS (Andi, Zend Engine) - Fixed corruption problem when changing deeply nested values in objects. (Andi & Zeev, Zend Engine) -- Fixed closing - Improved array_multisort() to be able to specify sort type as well sort order. Incidentally, it can be used to sort multi-dimensional arrays as well. (Andrei)