]> granicus.if.org Git - php/commitdiff
Fix typos in php.ini files
authorBenjamin Morel <benjamin.morel@gmail.com>
Fri, 20 Nov 2020 13:45:35 +0000 (14:45 +0100)
committerNikita Popov <nikita.ppv@gmail.com>
Fri, 20 Nov 2020 15:50:29 +0000 (16:50 +0100)
Closes GH-6441.

[ci skip]

php.ini-development
php.ini-production

index ea687bea15d1a1b346b49c1bfdaefab0389f7d55..01b558ba3fc0bc0109c44672ca0afd61ed271883 100644 (file)
@@ -1632,7 +1632,7 @@ zend.assertions = 1
 ; http input encoding.
 ; mbstring.encoding_translation = On is needed to use this setting.
 ; If empty, default_charset or input_encoding or mbstring.input is used.
-; The precedence is: default_charset < input_encoding < mbsting.http_input
+; The precedence is: default_charset < input_encoding < mbstring.http_input
 ; http://php.net/mbstring.http-input
 ;mbstring.http_input =
 
index 8d54423003f3f351e3b9e14ba18e53104f3c1ddc..dc198f4095e39a1334bd8f18b57384e8d4fa25f6 100644 (file)
@@ -1632,7 +1632,7 @@ zend.assertions = -1
 ; http input encoding.
 ; mbstring.encoding_translation = On is needed to use this setting.
 ; If empty, default_charset or input_encoding or mbstring.input is used.
-; The precedence is: default_charset < input_encoding < mbsting.http_input
+; The precedence is: default_charset < input_encoding < mbstring.http_input
 ; http://php.net/mbstring.http-input
 ;mbstring.http_input =