Skip to content

v0.11.6: Opcode Cache Bugfix

Compare
Choose a tag to compare
@tedivm tedivm released this 30 Mar 06:36

This release deals with changes between the APC and Opcode Caching system in PHP 5.4, specifically how opcode caches get invalidated. As of this release the Filesystem Driver explicitly invalidates the opcode cache for the files it creates or updates, preventing PHP from including an older version of it's data.