diff options
author | Remi Collet <remi@php.net> | 2019-10-24 07:43:56 +0200 |
---|---|---|
committer | Remi Collet <remi@php.net> | 2019-10-24 07:43:56 +0200 |
commit | 97f994762f78bc6daa0159fd54bf5b1bef0a50a3 (patch) | |
tree | f905b8f3d4c0bb4172d976dd2e432cccc049d2d1 /php.ini-production | |
parent | ff09d39328875a92d2071f4d31e09ba0f4c54639 (diff) | |
parent | 69b608cf13f24f7859e564254263fa789e722211 (diff) | |
download | php-git-97f994762f78bc6daa0159fd54bf5b1bef0a50a3.tar.gz |
Merge branch 'PHP-7.4'
* PHP-7.4:
typo and better wording
Diffstat (limited to 'php.ini-production')
-rw-r--r-- | php.ini-production | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini-production b/php.ini-production index 19a409cc7a..2064a2622b 100644 --- a/php.ini-production +++ b/php.ini-production @@ -1918,5 +1918,5 @@ ldap.max_links = -1 ; "true" - always enabled ;ffi.enable=preload -; List of headers files to preload, wilcards allowed. +; List of headers files to preload, wildcard patterns allowed. ;ffi.preload= |