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
View Add Comment Developer Edit
Anyone can comment on a bug. Have a simpler test case? Does it work for you on a different platform? Let us know!
Just going to say 'Me too!'? Don't clutter the database with that please — but make sure to vote on the bug!
Your email address:
MUST BE VALID
Solve the problem:
50 - 40 = ?
Subscribe to this entry?

 
 [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: Thu Apr 25 04:01:38 2024 UTC