Thanks for the correction, Stas. Is the explanation attributed to Rasmus in that blog out of date, talking about an older version of PHP & APC? Or is
I think he was talking about autofilter, though I can't be sure. And by "not caching" I think he meant that defining classes/functions is not cached but left as opcodes (if you don't know the difference then probably you shouldn't care too much about it :)
Will that be for Zend Platform's opcode cache only, or will it also help APC and Xcache?
That would be for any opcode cache that will be willing to use it. We do not aim it specifically for Platform, but intend to make it as generic as we can. Of course, provided we indeed succeed in making it - we are in progress right now.
-- Stanislav Malyshev, Zend Software Architect [EMAIL PROTECTED] http://www.zend.com/ (408)253-8829 MSN: [EMAIL PROTECTED]
