ID: 14644 Updated by: derick Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Filesystem function related Operating System: Linux PHP Version: 4.1.0 New Comment:
This is fixed in 4.2.0dev and the upcoming 4.1.1. Derick Previous Comments: ------------------------------------------------------------------------ [2001-12-21 10:25:40] [EMAIL PROTECTED] file_exists generates a "stat failed.." warning when the file is nonexistant. This has been reported for is_file/dir/ and friends, and sure, it might be a decent thing to do warning on those, but for this function it's simply mindboggling, the whole idea is that i do not know if the file exists or not. And temporarily setting the report level to something that won't print this warning is not just my cup of tea. Guess I should start preceeding every command with @ (j/k) ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=14644&edit=1 -- PHP Development 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]