summaryrefslogtreecommitdiffstats
path: root/php.ini
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-11-25 08:02:02 +0100
committerRemi Collet <remi@remirepo.net>2020-11-25 08:02:02 +0100
commita45baeac6c774c1e3d61f323979d59d2888dc82b (patch)
tree1ff4ce77c2eef2830d0369c7695ebe38e21726d3 /php.ini
parent9b4c93df8ea5f2b92be3bf07ab962904f7dc49ac (diff)
update to 8.0.0 GAv8.0.0
Diffstat (limited to 'php.ini')
-rw-r--r--php.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/php.ini b/php.ini
index 6d5dd50..dae0741 100644
--- a/php.ini
+++ b/php.ini
@@ -1514,7 +1514,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 =