schoi Posted May 27, 2009 Share Posted May 27, 2009 Hi I heard php6 precompiles code. Is this true? Link to comment https://forums.phpfreaks.com/topic/159886-php6-precompiles-code/ Share on other sites More sharing options...
Mark Baker Posted May 27, 2009 Share Posted May 27, 2009 I don't know about precompiling code, as far as I'm aware compilation is still at runtime; but IIRC it was planned to incorporate APC bytecode caching with PHP 6 so that subsequent calls to the script could take advantage of the cache. Link to comment https://forums.phpfreaks.com/topic/159886-php6-precompiles-code/#findComment-843335 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.