On Feb 3, 2015 7:59 AM, "Pierre Joye" <pierre....@gmail.com> wrote:
>
> On Feb 3, 2015 11:26 AM, "Xinchen Hui" <larue...@php.net> wrote:
> >
> > Hey:
> >
> >       opcache is disabled by default configure, I am plan to enable it
> > by default
> >
> >       and also add zend_extension=opcache.so in
> php.ini-product/developmement
> >
> >       is there any objections or concerns?
> >
> > thanks
>
> No problem here for production. I am however not sure about Dev, it can
> still be disable using ini setting but I am not sure it works well with
any
> debugging extension out there. Does it?

Do we have any loading order between opcache and the debugging extensions
(e.g. xdebug) ?

If we do, it's best to keep opcache disabled for dev.

Kaplan

Reply via email to