[PHP-DEV] PHP 4.0 Bug #5601 Updated:  <<i>email protected</i>>() should not turn of error reporting for critical errors email protected>() should not turn of error reporting for critical errors",1); ?> From: Bug Database (php-dev <email protected>)
Date: 07/15/00

ID: 5601
Updated by: stas
Reported By: hartmut <email protected>
Status: Analyzed
Bug Type: Misbehaving function
Assigned To:
Comments:

Well, why won't you use error_reporting setting then? Also, you might use report_error and log_errors (not sure those are exact names) to log errors only to logfilke and not to screen. @ is means to make it "real silent" not just "don't report unnecessary errors".

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

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