On 11/13/2015 04:35 PM, Stephen Coakley wrote:
This is quite similar to Python's ability to execute Python scripts compiled to bytecode as *.pyc files. The feature has seen great success in Python, mostly for distributing releases of software or deploying to a server.
Correct me if I'm wrong, but this should already be possible with OpCache and its filesystem backend in PHP 7.0. See http://talks.php.net/froscon15#/php7pcache1 and following for details. -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php