PHP configs.

This commit is contained in:
Darren 'Tadgy' Austin 2025-10-29 17:11:28 +00:00
commit 53a5c90c91
51 changed files with 2284 additions and 0 deletions

View file

@ -0,0 +1,9 @@
[ffi]
; FFI API restriction. Possible values:
; "preload" - enabled in CLI scripts and preloaded files (default)
; "false" - always disabled
; "true" - always enabled
;ffi.enable=preload
; List of headers files to preload, wildcard patterns allowed.
;ffi.preload=