From 99a0f11459e00512954ca6a85c1cbf59c1d21dbc Mon Sep 17 00:00:00 2001 From: Daniel Egeberg Date: Sat, 15 May 2010 21:49:14 +0000 Subject: [PATCH] Fixed PHP bug #51828 (example of natsort should compare with asort function) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299407 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/array/functions/natsort.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/reference/array/functions/natsort.xml b/reference/array/functions/natsort.xml index f5e6d91090..7b4393358f 100644 --- a/reference/array/functions/natsort.xml +++ b/reference/array/functions/natsort.xml @@ -50,7 +50,7 @@ img1.png + [3] => img1.png [1] => img10.png - [2] => img12.png - [3] => img2.png + [0] => img12.png + [2] => img2.png ) Natural order sorting