Date: 10/20/00
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] A proposal regarding function naming, aliases and such"
- Previous message: Hartmut Holzgraefe: "[PHP-DEV] A proposal regarding function naming, aliases and such"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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>
- Next message: Rasmus Lerdorf: "Re: [PHP-DEV] A proposal regarding function naming, aliases and such"
- Previous message: Hartmut Holzgraefe: "[PHP-DEV] A proposal regarding function naming, aliases and such"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

