ID: 26542 Updated by: [EMAIL PROTECTED] Reported By: bmorel at ssi dot fr -Status: Open +Status: Closed Bug Type: Documentation problem Operating System: None PHP Version: Irrelevant New Comment:
This bug has been fixed in CVS. In case this was a PHP problem, snapshots of the sources are packaged every three hours; this change will be in the next snapshot. You can grab the snapshot at http://snaps.php.net/. In case this was a documentation problem, the fix will show up soon at http://www.php.net/manual/. In case this was a PHP.net website problem, the change will show up on the PHP.net site and on the mirror sites in short time. Thank you for the report, and for helping us make PHP better. Merci :) Previous Comments: ------------------------------------------------------------------------ [2003-12-06 09:49:49] bmorel at ssi dot fr Description: ------------ Error translating this page to french : http://fr2.php.net/manual/fr/function.natsort.php Quote: -------------------------------------------------------- Note: If you're wanting to maintain index/value associations, consider using uasort($arr, 'strnatcmp'). => Note : Si vous souhaitez conserver la relation cl�/valeur, utilisez plut�t usort($arr, 'strnatcmp'). -------------------------------------------------------- You can see that uasort has been transformed into usort. Thanks. ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=26542&edit=1
