Re: RFC: PHP 6 include E_NOTICE in default php.ini

From: Date: Mon, 27 Feb 2012 20:21:28 +0000
Subject: Re: RFC: PHP 6 include E_NOTICE in default php.ini
References: 1 2 3  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
Hi Richard,

I'm a little confused. Showing E_NOTICE errors is already the default 
with both php.ini-* files. What does this RFC change? Are you proposing 
that the PHP default value (without a php.ini) be modified?

; error_reporting
;   Default Value: E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
;   Development Value: E_ALL
;   Production Value: E_ALL & ~E_DEPRECATED & ~E_STRICT

Regards,
Philip

Ref: http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/php.ini-production?view=markup



Thread (5 messages)

« previous php.internals (#58188) next »