From:             kills at online dot de
Operating system: 
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Documentation references to PHP6

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


-- 
Edit bug report at http://bugs.php.net/?id=36603&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=36603&r=trysnapshot44
Try a CVS snapshot (PHP 5.1): 
http://bugs.php.net/fix.php?id=36603&r=trysnapshot51
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=36603&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=36603&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=36603&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=36603&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=36603&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=36603&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=36603&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=36603&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=36603&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=36603&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=36603&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=36603&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=36603&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=36603&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=36603&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=36603&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=36603&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=36603&r=mysqlcfg

Reply via email to