ID: 12911 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Old Summary: stat does not report on dead links Status: Open Bug Type: Filesystem function related Operating System: linux PHP Version: 4.0.6 New Comment: i fidled around with this bug a little and it looks like 'fileperms' also fails to report anything on a dead link. it doesnt even report unknown, it just returns false. 'is_link' on the opposite works fine with dead links. Previous Comments: ------------------------------------------------------------------------ [2001-08-22 16:13:55] [EMAIL PROTECTED] sorry, there was a typo below. to avoid confusion the function is "stat" not "fstat". ------------------------------------------------------------------------ [2001-08-22 16:11:54] [EMAIL PROTECTED] if you have a link ('foo') pointing at a non exsitent target ('bar'), fstat returns false and does not report anything about it, but even dead links have an owner etc. ------------------------------------------------------------------------ Edit this bug report at http://bugs.php.net/?id=12911&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]