Pull in upstream tweak to the php.ini
This commit is contained in:
parent
a6638b8e51
commit
de2b2e78d0
1 changed files with 1 additions and 1 deletions
|
@ -1629,7 +1629,7 @@ zend.assertions = -1
|
||||||
; http input encoding.
|
; http input encoding.
|
||||||
; mbstring.encoding_translation = On is needed to use this setting.
|
; mbstring.encoding_translation = On is needed to use this setting.
|
||||||
; If empty, default_charset or input_encoding or mbstring.input is used.
|
; 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
|
; http://php.net/mbstring.http-input
|
||||||
;mbstring.http_input =
|
;mbstring.http_input =
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue