php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #35139 http://php.net/array_sort opens page http://de.php.net/arsort
Submitted: 2005-11-07 16:01 UTC Modified: 2005-11-07 16:04 UTC
From: mail at dion-timmermann dot de Assigned:
Status: Wont fix Package: Website problem
PHP Version: Irrelevant OS: any
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: mail at dion-timmermann dot de
New email:
PHP Version: OS:

 

 [2005-11-07 16:01 UTC] mail at dion-timmermann dot de
Description:
------------
When I open the page "http://php.net/array_sort" I am redirected to "http://de.php.net/arsort", which is quite fine, as there is no function named array_sort, but it would surely be better to be redirected to the function asort.
I am not sure how you search for the function, but if you use a self-made algorithm, maybe this could be changed.
This surly is nothing important, and I am not sure if you are interested in this kind of bugs, but I think it's good to know.

Reproduce code:
---------------
http://php.net/array_sort

Expected result:
----------------
http://php.net/asort


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2005-11-07 16:04 UTC] sniper@php.net
It's fine as it is.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Mon Dec 02 18:01:31 2024 UTC