On Thu, 2013-03-21 at 10:02 -0500, David Soria Parra wrote:
> Hi Internals,
> 
> I added the default Zend OPCache settings to php.ini-development and
> php.ini-production atm. To have more people testing the opcache I would
> like to enable the OPCache in php.ini-development during the beta phase
> and disable it once we start the first RC. I hope we catch more errors
> with standard applications. As betas should not be used in production
> I think we won't have much problems with temporarly enable it.
> 
> In case there are no objections I will commit this before beta 2.

As I said on IRC: The setting ios quite irrelevant. Users have to
a) enable it during configure time, and
b) load it via php.ini 
We can have the setting for testing or maybe CLI usage, but default
should imo be on, else it is confusing to users. (... and we might need
a way to have statically compiled Zend Exts ...)

johannes



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

Reply via email to