[PHP-DEV] Bug #72 Updated: include/require of bad files crashes php From: Bug Database (php-dev <email protected>)
Date: 07/28/98

ID: 72
Updated by: zeev
Reported By: koles <email protected>
Status: Closed
Bug Type: Parser error
Assigned To: zeev
Comments:

Empty file names don't appear to cause require() and
include() to crash, but directories do cause the parser
to barf in a way that isn't trapped by the normal error
handling mechanisms.

Time to close this bug, it'll never be changed in 3.0.
We may add a stat() in 3.1 to ensure that the file is
readable, if it doesn't hurt performance too much.

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