From:             ben at spamcop dot net
Operating system: 
PHP version:      4.3.1
PHP Bug Type:     Feature/Change Request
Bug description:  add optional parameter to realpath() to use include_path

Many file open functions have an optional parameter that allows for
searching the include_path for the given file.

If such an optional parameter would be added to realpath(), all functions
that do not offer such a parameter could be passed files from the
include_path, too.
-- 
Edit bug report at http://bugs.php.net/?id=22740&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=22740&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=22740&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=22740&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=22740&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=22740&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=22740&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=22740&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=22740&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=22740&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=22740&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=22740&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=22740&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=22740&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=22740&r=gnused

Reply via email to