php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #43438 function reference poorly sorted
Submitted: 2007-11-28 10:39 UTC Modified: 2007-12-06 01:00 UTC
From: h dot hahn at hahn-informatca dot nl Assigned:
Status: No Feedback Package: Documentation problem
PHP Version: Irrelevant OS: irrelevant
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 this is not your bug, you can add a comment by following this link.
If this is your bug, but you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: h dot hahn at hahn-informatca dot nl
New email:
PHP Version: OS:

 

 [2007-11-28 10:39 UTC] h dot hahn at hahn-informatca dot nl
Description:
------------
First of all, my congratulations with the documentation's new "look". Looks well.

However, what has not (yet) been corrected, is the sorting order of the functions in the function reference (www.php.net/manual/en/). Especially under the letters "P" and "R" a lot is mixed up, but not only there.

It would be convenient if this list were properly sorted alphabetically.
Thanks.

Reproduce code:
---------------
n/a

Expected result:
----------------
More convenient use of the manual!

Actual result:
--------------
n/a

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2007-11-28 11:15 UTC] bjori@php.net
> First of all, my congratulations with the documentation's new "look".
> Looks well.

Thanks! :)

> It would be convenient if this list were properly sorted 
> alphabetically.

We are actually bailing on the alphabetical sorting in favor of grouping extensions by purpose, see: http://docs.php.net/manual/en/funcref.php

Feedback on the new reference structure would be greatly appreciated :)

 [2007-12-06 01:00 UTC] doc-bugs at lists dot php dot net
No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat May 04 19:01:31 2024 UTC