[PHP-DEV] Bug #12911: stat does not report on dead links From: robin <email protected>
Date: 08/22/01

From: robin <email protected>
Operating system: linux
PHP version: 4.0.6
PHP Bug Type: Filesystem function related
Bug description: stat does not report on dead links

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 bug report at: http://bugs.php.net/?id=12911&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>