Php/docs/ffi.installation

来自菜鸟教程
跳转至:导航、​搜索

安装

To enable the FFI extension, PHP has to be configured with --with-ffi.

Windows users have to include php_ffi.dll into php.ini to enable the FFI extension.