Pull in upstream tweak to the php.ini

This commit is contained in:
Kevin MacMartin 2021-01-08 23:47:16 -05:00
parent a6638b8e51
commit de2b2e78d0

View file

@ -1629,7 +1629,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 =