From:             eric at evilwalrus dot com
Operating system: 
PHP version:      4.3.1
PHP Bug Type:     Documentation problem
Bug description:  SERVER_ADDR not listed at php.net/reserved.variables

When browsing the manual I noticed that SERVER_ADDR, part of the
$_SERVER/$HTTP_SERVER_VARS, is not listed on
http://www.php.net/reserved.variables. I don't know if it is supposed to
be like this... but it would seem sensable to me to have this variable
listed on that page with the rest. I notice that not all of the variables
in $_SERVER are not on that page, so I'm assuming this was done by design.
Another one that I've noticed is SCRIPT_URI which only shows up when
RewriteEngine is on. I personally think these should be documentated to
save confusion, instead of just supprises to find later on when looking in
a phpinfo() page.
-- 
Edit bug report at http://bugs.php.net/?id=22493&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22493&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22493&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22493&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22493&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22493&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22493&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22493&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22493&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22493&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22493&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22493&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22493&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22493&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22493&r=gnused


-- 
PHP Documentation Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to