[PHP-DEV] PHP 4.0 Bug #7363:  <<i>email protected</i>> supresses parse errors within included file email protected> supresses parse errors within included file",1); ?> From: adam <email protected>
Date: 10/20/00

From: adam <email protected>
Operating system: Redhat Linux 6.2
PHP version: 4.0.3pl1
PHP Bug Type: Scripting Engine problem
Bug description:  <email protected> supresses parse errors within included file

When using...

 <email protected>

...or...

 <email protected>

...to supress a warning if the file to be included does not exist, all parse errors/warnings within that file are also supressed (Resulting in very hard to debug code, or having to use is_File with every include that might not exist).

-- 
Edit Bug report at: http://bugs.php.net/?id=7363&edit=1

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