Andi Gutmans wrote:
Are you sure VCWD_REALPATH doesn't use the realpath cache? It did last time I checked and I think is still the right method to use there...
quite #define VCWD_REALPATH(path, real_path) realpath(path, real_path) -Rasmus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php