Date: 09/22/00
- Next message: apseel <email protected>: "[PHP-DEV] PHP 4.0 Bug #6834: LIBCMT.lib(setlocal.obj) : error LNK2005: _setlocale already defined in"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6354 Updated: A property making trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
From: kittengrey <email protected>
Operating system: Linux
PHP version: 4.0.2
PHP Bug Type: Feature/Change Request
Bug description: is_link malfunction?
If the destination of a link is not found, is_link will return false. Performing readlink on the link still returns the intended destination. The link, regardless of whether the destination exists or not, is still a link. Wouldn't it make more sense to have is_link return true, and allow the user to then perform checks to see whether the destination is valid?
-- 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>
- Next message: apseel <email protected>: "[PHP-DEV] PHP 4.0 Bug #6834: LIBCMT.lib(setlocal.obj) : error LNK2005: _setlocale already defined in"
- Previous message: Bug Database: "[PHP-DEV] PHP 4.0 Bug #6354 Updated: A property making trouble"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

