]> granicus.if.org Git - php/commitdiff
Update NEWS
authorXinchen Hui <laruence@gmail.com>
Fri, 24 Jun 2016 05:56:41 +0000 (13:56 +0800)
committerXinchen Hui <laruence@gmail.com>
Fri, 24 Jun 2016 05:56:41 +0000 (13:56 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 6f89a57331e3d5d396e6d04cfa9b61861ac14401..18594c5ff56da3840d21f70deb6004189acda63f 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,9 @@ PHP                                                                        NEWS
   . Fixed bug #72476 (Memleak in jit_stack). (Laruence)
   . Fixed bug #72463 (mail fails with invalid argument). (Anatol)
 
+- Standard:
+  . array_multisort now uses zend_sort instead zend_qsort. (Laruence)
+
 23 Jun 2016, PHP 7.1.0alpha2
 
 - Core: