]> granicus.if.org Git - php/commitdiff
remove duplicate news entry
authorArpad Ray <arpad@php.net>
Mon, 29 Aug 2011 20:36:22 +0000 (20:36 +0000)
committerArpad Ray <arpad@php.net>
Mon, 29 Aug 2011 20:36:22 +0000 (20:36 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 3430cd939675ff22eee38895baa899c2d8119f43..9c4f389a80d3fffe91f2359343d2c37b06fa4863 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -54,8 +54,6 @@ PHP                                                                        NEWS
     one SAPI module the same time. FR #53271, FR #52410. (Jani)
   . Added optional argument to debug_backtrace() and debug_print_backtrace()
     to limit the amount of stack frames returned. (Sebastian, Patrick)
-  . Added support for SORT_NATURAL and SORT_FLAG_CASE in array sort functions:
-    sort, rsort, ksort, krsort, asort, arsort and array_multisort. Req #55158 (arpad)
 
 - Improved Zend Engine memory usage: (Dmitry)
   . Replaced zend_function.pass_rest_by_reference by