diff --git a/NEWS b/NEWS index 0948ebebbe6..20e6cab3a1b 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)