Add ext-ffi

This commit is contained in:
crazywhalecc
2026-03-09 15:13:07 +08:00
parent b226887bd2
commit cf2e1d9819
3 changed files with 36 additions and 11 deletions

View File

@@ -36,6 +36,13 @@ ext-dom:
arg-type@windows: with
ext-exif:
type: php-extension
ext-ffi:
type: php-extension
depends@unix:
- libffi
php-extension:
arg-type@unix: '--with-ffi=@shared_suffix@ --enable-zend-signals'
arg-type@windows: with
ext-mbregex:
type: php-extension
depends: