From 95a492c98ba423be08fb838cc3ed7128c4638c80 Mon Sep 17 00:00:00 2001 From: Kalle Sommer Nielsen Date: Fri, 22 May 2009 00:30:36 +0000 Subject: [PATCH] Fixed #48316 (Precision for array_multisort) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@280919 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/array-multisort.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/reference/array/functions/array-multisort.xml b/reference/array/functions/array-multisort.xml index 8275edf6a1..0f2d9ef9fe 100644 --- a/reference/array/functions/array-multisort.xml +++ b/reference/array/functions/array-multisort.xml @@ -1,5 +1,5 @@ - + array_multisort @@ -10,7 +10,8 @@ boolarray_multisort arrayarr - mixedarg + mixedargSORT_ASC + mixedargSORT_REGULAR mixed...