diff --git a/UPGRADING b/UPGRADING index 75b6c30f6d1..7fc1ddb3829 100644 --- a/UPGRADING +++ b/UPGRADING @@ -545,6 +545,13 @@ Other . Added support for cryptographically secure user land RNG (RFC: https://wiki.php.net/rfc/easy_userland_csprng) +- Opcache + . Added second level file based opcode cache (experimental - disabled by + default). To enable it, PHP should be configured and built with + --enable-opcache-file, then opcache.file_cache=