From de2b2e78d0371bba310e2fcb0c873cb7bcd3a9e7 Mon Sep 17 00:00:00 2001 From: Kevin MacMartin Date: Fri, 8 Jan 2021 23:47:16 -0500 Subject: [PATCH] Pull in upstream tweak to the php.ini --- php/php.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/php/php.ini b/php/php.ini index 884b0d6..723defb 100644 --- a/php/php.ini +++ b/php/php.ini @@ -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 =