"spam2 at rhsoft dot net" in php.qa (Sat, 11 Jan 2014 13:40:35 GMT):
>besides that 5.5.7 and 5.5.8 broke opcache horrible
>(https://bugs.php.net/bug.php?id=66460)

On Windows with a Drupal7 site I also have problems with opcache after
5.5.6. I tracked down the change that caused it and reverted that one.
The revert pathch is here:

http://markmail.org/message/5op622fq26ac442h

Another road to achieve the same result: take the Optimizer/block_pass.c
from 5.5.6 and all other files from the opcache in 5.5.8

Maybe it is the same problem.

Jan

-- 
PHP Quality Assurance Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to