On Thu, Mar 21, 2013 at 4:02 PM, David Soria Parra <d...@php.net> 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.
>
>
+1

Be carefull to pass the refresh param to 0sec for the script to be parsed
every time.
In dev env, one expects its script to be reparsed at every refresh or test.

Julien.Pauli

Reply via email to