php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #64422 uasort missing note
Submitted: 2013-03-13 23:42 UTC Modified: 2013-10-12 22:44 UTC
From: dean at deansas dot org Assigned: googleguy (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2013-03-13 23:42 UTC] dean at deansas dot org
Description:
------------
The uasort page doesn't mention that the order in the sorted array is undefined 
for values that compare as equal.

The usort page does.


Patches

uasort-undefined-doc (last revision 2013-03-13 23:42 UTC by dean at deansas dot org)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2013-10-12 22:43 UTC] googleguy@php.net
Automatic comment from SVN on behalf of googleguy
Revision: http://svn.php.net/viewvc/?view=revision&revision=331789
Log: Fixes Bug #64422 - uasort doesn't mention how comparisons of equal value are treated

Patch submitted by Dean Sas <dean@deansas.org>
 [2013-10-12 22:44 UTC] googleguy@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: googleguy
 [2013-10-12 22:44 UTC] googleguy@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue May 21 23:01:31 2024 UTC