On Fri, 25 Jan 2013, Rasmus Lerdorf wrote:

> …or perhaps more realistically making it a priority in PHP 5.6 to
> streamline the engine and the executor for opcode caching and either
> including a heavily simplified version of APC or writing a new one.

I think that's probably one of the key points to take away here. Making 
things less complex for an opcode cache also benefits other tools. 
(Either with APC, or if we choose to pick Optimizer+)

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

Reply via email to