Skip to content

Commit 97f9947

Browse files
committed
Merge branch 'PHP-7.4'
* PHP-7.4: typo and better wording
2 parents ff09d39 + 69b608c commit 97f9947

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

php.ini-development

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1916,5 +1916,5 @@ ldap.max_links = -1
19161916
; "true" - always enabled
19171917
;ffi.enable=preload
19181918

1919-
; List of headers files to preload, wilcards allowed.
1919+
; List of headers files to preload, wildcard patterns allowed.
19201920
;ffi.preload=

php.ini-production

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1918,5 +1918,5 @@ ldap.max_links = -1
19181918
; "true" - always enabled
19191919
;ffi.enable=preload
19201920

1921-
; List of headers files to preload, wilcards allowed.
1921+
; List of headers files to preload, wildcard patterns allowed.
19221922
;ffi.preload=

0 commit comments

Comments
 (0)