mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Typo fix in php.ini-production
Possibe -> Possible
This commit is contained in:
parent
502cd7b1f1
commit
2bf38aff79
1 changed files with 1 additions and 1 deletions
|
@ -1942,7 +1942,7 @@ ldap.max_links = -1
|
|||
;openssl.capath=
|
||||
|
||||
[ffi]
|
||||
; FFI API restriction. Possibe values:
|
||||
; FFI API restriction. Possible values:
|
||||
; "preload" - enabled in CLI scripts and preloaded files (default)
|
||||
; "false" - always disabled
|
||||
; "true" - always enabled
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue