mirror of
https://github.com/php/php-src.git
synced 2026-03-24 00:02:20 +01:00
Added suppot for glob() wildcard matching in ffi.preload directive
This commit is contained in:
committed by
Remi Collet
parent
af57b6330b
commit
fea8c5481b
@@ -1946,5 +1946,5 @@ ldap.max_links = -1
|
||||
; "true" - always enabled
|
||||
;ffi.enable=preload
|
||||
|
||||
; List of headers files to preload
|
||||
; List of headers files to preload, wilcards allowed.
|
||||
;ffi.preload=
|
||||
|
||||
Reference in New Issue
Block a user