ID: 12911 Updated by: mfischer Reported By: [EMAIL PROTECTED] Old Status: Open Status: Closed Bug Type: Filesystem function related Operating System: linux PHP Version: 4.0.6 New Comment: This has been fixed in CVS. Try a daily snapshot [1]. - Markus [1] http://snaps.php.net:8000/ Previous Comments: ------------------------------------------------------------------------ [2001-08-22 16:25:47] [EMAIL PROTECTED] 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. ------------------------------------------------------------------------ [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]