Date: 07/23/02
- Next message: goba <email protected>: "[PHP-DOC] Bug #18403 Updated: ini_set documentation outdated in other languages"
- Previous message: sniper <email protected>: "[PHP-DOC] Bug #18480 Updated: Undocumented global use"
- In reply to: huet.olivier <email protected>: "[PHP-DOC] Bug #18403: upload_max_filesize"
- Next in thread: goba <email protected>: "[PHP-DOC] Bug #18403 Updated: ini_set documentation outdated in other languages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 18403
Updated by: philip <email protected>
-Summary: upload_max_filesize
Reported By: huet.olivier <email protected>
-Status: Closed
+Status: Open
Bug Type: Documentation problem
PHP Version: 4.2.1
New Comment:
The list of ini_set() configuration options is manually autogenerated.
Sometimes changes are made, though, to reflect real world (imho)
behavior. And, sometimes php4 is modified through discussion of this
list.
Here are some options:
(a) Have this list autogenerated with every manual build.
(b) Have a centralized copy of this table, have all languages use it.
Doing (a) assumes no changes will be made (as they won't be kept),
currently we do make changes so this may not be viable. (b) is good as
this table is only in english anyways although it'd make it more
difficult to add a third "description" column for these settings. A
description column would be good to describe why the PHP4 source is the
way it is, and why one might not have expected behavior.
Feel free to discuss. A related documentation feature request is bug
#18372
Previous Comments:
------------------------------------------------------------------------
[2002-07-18 06:26:23] huet.olivier <email protected>
Anyway there is a mistake in the french version of the doc which views
it as a PHP_INI_ALL configuration option.
------------------------------------------------------------------------
[2002-07-18 04:45:26] sniper <email protected>
The documentation is correct. It's not possible to change
it anymore (4.3.0-dev) and changing it now does not affect it in
anyway.
------------------------------------------------------------------------
[2002-07-18 03:50:40] huet.olivier <email protected>
There seems to have an error in the english documentation of ini_set
function. The upload_max_filesize is describe as PHP_INI_SYSTEM
configuration option, but it appears to be sizeable via ini_set
function.
Please care about it !
------------------------------------------------------------------------
-- Edit this bug report at http://bugs.php.net/?id=18403&edit=1-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
- Next message: goba <email protected>: "[PHP-DOC] Bug #18403 Updated: ini_set documentation outdated in other languages"
- Previous message: sniper <email protected>: "[PHP-DOC] Bug #18480 Updated: Undocumented global use"
- In reply to: huet.olivier <email protected>: "[PHP-DOC] Bug #18403: upload_max_filesize"
- Next in thread: goba <email protected>: "[PHP-DOC] Bug #18403 Updated: ini_set documentation outdated in other languages"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

