Edit report at https://bugs.php.net/bug.php?id=55158&edit=1

 ID:                 55158
 Updated by:         ar...@php.net
 Reported by:        joe dot lencioni+php at gmail dot com
 Summary:            Add SORT_NATURAL type to array_multisort
-Status:             Open
+Status:             Closed
 Type:               Bug
 Package:            Arrays related
 PHP Version:        5.3.6
-Assigned To:        
+Assigned To:        arpad
 Block user comment: N
 Private report:     N

 New Comment:

Thank you for your bug report. This issue has already been fixed
in the latest released version of PHP, which you can download at 
http://www.php.net/downloads.php




Previous Comments:
------------------------------------------------------------------------
[2012-03-09 13:47:05] ar...@php.net

Automatic comment from SVN on behalf of arpad
Revision: http://svn.php.net/viewvc/?view=revision&revision=324055
Log: Docs for #55158 (adding SORT_NATURAL and SORT_FLAG_CASE)

------------------------------------------------------------------------
[2011-08-29 20:26:04] ar...@php.net

Added SORT_NATURAL and SORT_FLAG_CASE which affects sort, rsort, ksort, krsort, 
asort, arsort and array_multisort.

------------------------------------------------------------------------
[2011-08-29 20:23:58] der...@php.net

Automatic comment from SVN on behalf of derick
Revision: http://svn.php.net/viewvc/?view=revision&revision=315737
Log: - Zend engine part for bug #55158: Add SORT_NATURAL type to array_multisort
  (patch by Arpad Ray).

------------------------------------------------------------------------
[2011-08-04 16:01:25] ar...@php.net

The following patch has been added/updated:

Patch Name: php-trunk-array_multisort-natural-case-new-tests
Revision:   1312473685
URL:        
https://bugs.php.net/patch-display.php?bug=55158&patch=php-trunk-array_multisort-natural-case-new-tests&revision=1312473685

------------------------------------------------------------------------
[2011-08-04 16:01:09] ar...@php.net

The following patch has been added/updated:

Patch Name: php-trunk-array_multisort-natural-case-old-tests
Revision:   1312473669
URL:        
https://bugs.php.net/patch-display.php?bug=55158&patch=php-trunk-array_multisort-natural-case-old-tests&revision=1312473669

------------------------------------------------------------------------


The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at

    https://bugs.php.net/bug.php?id=55158


-- 
Edit this bug report at https://bugs.php.net/bug.php?id=55158&edit=1

Reply via email to