php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #52437 array_unique version misleading
Submitted: 2010-07-25 13:03 UTC Modified: 2010-07-25 13:12 UTC
From: lapo at lapo dot it Assigned: degeberg (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2010-07-25 13:03 UTC] lapo at lapo dot it
Description:
------------
http://it.php.net/manual/en/function.array-unique.php shows "Added in PHP 4.4.0 
and 5.0.2." as part of SORT_LOCALE_STRING parameter description, misleading into 
thinking the second parameter was supported since well before that date, as 
opposed a 5.2.9 as reported in the following text.
I guess that line was probably meant to be in the main text, not in the option 
text.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-07-25 13:12 UTC] degeberg@php.net
Automatic comment from SVN on behalf of degeberg
Revision: http://svn.php.net/viewvc/?view=revision&revision=301530
Log: Fixed PHP bug #52437 (array_unique version misleading)
 [2010-07-25 13:12 UTC] degeberg@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: degeberg
 [2010-07-25 13:12 UTC] degeberg@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: Fri Apr 26 16:01:29 2024 UTC