php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #36603 Documentation references to PHP6
Submitted: 2006-03-03 11:38 UTC Modified: 2006-03-03 12:09 UTC
From: kills at online dot de Assigned:
Status: Not a bug Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
 [2006-03-03 11:38 UTC] kills at online dot de
Description:
------------
Hi,

in the documentation there is something written about PHP6:
http://www.php.net/manual/en/function.sort.php

[quote]
SORT_LOCALE_STRING - compare items as strings, based on the current locale. Added in PHP 4.4.0 and 5.0.2. Before PHP 6, it uses the system locale, which can be changed using setlocale(). Since PHP 6, you must use the i18n_loc_set_default() function.
[/quote]

Bye,
Markus


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2006-03-03 12:09 UTC] betz@php.net
Yes, we are documenting PHP 6 too, although it is not released yet.
You can find documentation for PHP 6 in various other places in the manual.

Thanks
Friedhelm
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 23:01:33 2025 UTC