[PHP-DEV] Bug #4492: is_link fails if the file link points to fails From: eric <email protected>
Date: 05/17/00

From: eric <email protected>
Operating system: Solaris 8
PHP version: 3.0.16
PHP Bug Type: Misbehaving function
Bug description: is_link fails if the file link points to fails

This bug was already reported as Bug # 4180, but it wasn't assigned to anyone and I don't know who to send this to.

On line 449 of filestat.c, there is a call to stat() that should be replaced with a call to lstat().

-- 
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>