- Source code: ext/ffi/CMakeLists.txt
Configure the ffi
extension.
This extension provides Foreign Function Interface (FFI) support to run C code through PHP.
- Default:
OFF
- Values:
ON|OFF
Enable the extension.
- Default:
OFF
- Values:
ON|OFF
Build extension as shared.