It's fixed in CVS, we'll see it in the next release (4.2.0). From the NEWS file:
- Fixed is_dir(), is_writeable(), is_readable(), is_executable(), is_link() and is_file() functions to not throw a 'file does not exist' warning. (Sterling) http://cvs.php.net/co.php/php4/NEWS regards, Philip Olson On Thu, 13 Dec 2001, Alok K. Dhir wrote: > > With PHP 4.1.0, all calls to is_dir which would have returned false now > report a "stat failed" warning as a bonus. Using @is_dir to quiet it > for the time being, but I'd imagine this is not the desired effect.... > > Alok K. Dhir > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > To contact the list administrators, e-mail: [EMAIL PROTECTED] > -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]