Is it worth even attempting to create a patch and submitting it to do the following:

string realpath ( string path [, bool use_include_path])

or will it be shot down?

There must be a way to find the full path to a file that resides in one of the include paths no? I can understand not wanting it in fopen, and file_exists(), but this seems like the appropriate place.

-ralph

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to