Re: E_STRICT in production

From: Date: Sat, 23 Jul 2011 22:18:51 +0000
Subject: Re: E_STRICT in production
References: 1  Groups: php.internals 
Request: Send a blank email to [email protected] to get a copy of this message
On Sat, Jul 23, 2011 at 11:50 PM, Stas Malyshev <[email protected]> wrote:
> Hi!
>
> Now that we've decided to add E_STRICT to E_ALL error mask, the question is
> - what should we put in recommended production INI - should we include
> E_STRICT or not?
> Development has E_STRICT anyway, so no question there.

I think no.
first of all, 1 think it would be better to change only one thing at a
time (add E_STRICT to E_ALL), and we also exclude E_DEPRECATED for
production, which would imo much more important for most apps than
fixing the E_STRICT problems.

-- 
Ferenc Kovács
@Tyr43l - http://tyrael.hu


Thread (7 messages)

« previous php.internals (#54168) next »