From:             dari at nukedgallery dot net
Operating system: Linux/Windows
PHP version:      4.3.9
PHP Bug Type:     Feature/Change Request
Bug description:  Option to disable full path disclosure on errors

Description:
------------
The one issue that continues to bug (no pun intended) me is the issue of
full path disclosures in PHP.  Perhaps there should be some "debug only"
or "admin only" type of option that can be enabled/disabled by the
administrator.  if enabled, the full path would be shown (useful for
hunting down bugs in software). if disabled, either 1) only the relative
path would be shown, or 2) only the filename would be shown.


-- 
Edit bug report at http://bugs.php.net/?id=30400&edit=1
-- 
Try a CVS snapshot (php4):   http://bugs.php.net/fix.php?id=30400&r=trysnapshot4
Try a CVS snapshot (php5.0): http://bugs.php.net/fix.php?id=30400&r=trysnapshot50
Try a CVS snapshot (php5.1): http://bugs.php.net/fix.php?id=30400&r=trysnapshot51
Fixed in CVS:                http://bugs.php.net/fix.php?id=30400&r=fixedcvs
Fixed in release:            http://bugs.php.net/fix.php?id=30400&r=alreadyfixed
Need backtrace:              http://bugs.php.net/fix.php?id=30400&r=needtrace
Need Reproduce Script:       http://bugs.php.net/fix.php?id=30400&r=needscript
Try newer version:           http://bugs.php.net/fix.php?id=30400&r=oldversion
Not developer issue:         http://bugs.php.net/fix.php?id=30400&r=support
Expected behavior:           http://bugs.php.net/fix.php?id=30400&r=notwrong
Not enough info:             http://bugs.php.net/fix.php?id=30400&r=notenoughinfo
Submitted twice:             http://bugs.php.net/fix.php?id=30400&r=submittedtwice
register_globals:            http://bugs.php.net/fix.php?id=30400&r=globals
PHP 3 support discontinued:  http://bugs.php.net/fix.php?id=30400&r=php3
Daylight Savings:            http://bugs.php.net/fix.php?id=30400&r=dst
IIS Stability:               http://bugs.php.net/fix.php?id=30400&r=isapi
Install GNU Sed:             http://bugs.php.net/fix.php?id=30400&r=gnused
Floating point limitations:  http://bugs.php.net/fix.php?id=30400&r=float
MySQL Configuration Error:   http://bugs.php.net/fix.php?id=30400&r=mysqlcfg

Reply via email to