[PHP-DEV] Bug #244 Updated: file* functions and symlink From: Bug Database (php-dev <email protected>)
Date: 07/02/98

ID: 244
Updated by: ssb
Reported By: priyadi <email protected>
Status: Suspended
Bug Type: Other
Assigned To:
Comments:

Very true.

Right now the file*() functions do a stat() (which
follows links), and there's no real way to do lstat()
calls (which wouldn't).

We'll have to think about what the correct behavior would
be here.

Full Bug description available at: http://ca.php.net/bugs.php3?id=244