hi Dmitry!

On Thu, Dec 20, 2012 at 7:54 AM, Dmitry Stogov <dmi...@zend.com> wrote:

Thanks a lot to work on that :)

> I'm not sure about APC, I saw the problem in ZendOptimizerPlus with
> php-5.4.10.
> O+ crashes (or corrupts memory and crashes on following requests) on each
> trait usage.
> The problem that PHP tries to deallocate names of methods defined in
> traits, but O+ keeps them in SHM.
> I believe APC must have the same problem.

Do you have some phpt to share? I can run them in our tests labs and
report issues to the bugs tracker, and see if Anatolyi can help to fix
them as well.


Cheers,
--
Pierre

@pierrejoye

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

Reply via email to