- Source code: ext/opcache/CMakeLists.txt
This extension enables the PHP OPcode caching engine.
- Default:
ON
- Values:
ON|OFF
Enable the extension. This extension is always built as shared when enabled.
- Default:
ON
- Values:
ON|OFF
Enable copying PHP CODE pages into HUGE PAGES.
- Default:
ON
- Values:
ON|OFF
Enable JIT (just-in-time) compilation.
- Default:
OFF
- Values:
ON|OFF
Enable OPcache JIT disassembly through Capstone engine.