ID: 13911
Updated by: philip
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: Documentation problem
Operating System: Any
PHP Version: 4.0.6
New Comment:

What about integrating the contents of this useful table into a new (and improved) 
version of config.xml ?  My only concern is config may then seem bloated (ie. too much 
information). But, if layed out nicely it could be beautiful! :)

Btw, config.xml lists configuration options alphabetically (within given sections), if 
not integrated then, imho, ini_set listings should be too.

Previous Comments:
------------------------------------------------------------------------

[2001-12-12 18:04:31] [EMAIL PROTECTED]

I'm looking at the output of phpinfo() for 4.0.6 (Not sure about 4.1 which was just 
released) and all the directives *are* listed in alphabetical order, e.g. 
allow_call_time_pass_reference, allow_url_fopen, arg_separator.input, 
arg_separator.output, etc. all the way down to y2k_compliance.

------------------------------------------------------------------------

[2001-12-12 17:55:21] [EMAIL PROTECTED]

they are sortet in the way phpinfo() shows them. If we change it here IMHO phpinfo 
needs to be changed as well. what about reorganizing the phpinfo()output to be sorted 
alphabetically.

------------------------------------------------------------------------

[2001-11-02 16:44:05] [EMAIL PROTECTED]

The table that describes the configuration options on 
http://www.php.net/manual/en/function.ini-set.php suffers from a small but annoying 
usability problem: the options aren't sorted in any logical order.  It would maybe 
make sense to have the configuraion options listed in alphabetical order to make it 
easier to scan the list in order to find a certain option.

Some nice source code formatting to the pages would be nice, too.  Check out the code 
for the table that lists the options and you'll see what I mean.

If anyone else doesn't want to take the time to do it, I could fix the table myself 
and submit it.

------------------------------------------------------------------------



Edit this bug report at http://bugs.php.net/?id=13911&edit=1


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to