[PHP-DEV] Bug #2954 Updated: feof doesn't always evaluate correctly From: Bug Database (php-dev <email protected>)
Date: 12/10/99

ID: 2954
User Update by: nickl <email protected>
Status: Open
Bug Type: Misbehaving function
Description: feof doesn't always evaluate correctly

s/while(feof($fd))/while(!feof($fd))/

Full Bug description available at: http://bugs.php.net/?id=2954

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