On Sat, Jul 23, 2011 at 11:50 PM, Stas Malyshev <smalys...@sugarcrm.com> 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

--
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to