summaryrefslogtreecommitdiffstats
path: root/php.ini
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-10-03 08:15:09 +0200
committerRemi Collet <fedora@famillecollet.com>2014-10-03 08:15:09 +0200
commit966672b491a8e223f9d48deb7bed7ff3ca24d58f (patch)
treeba39c28d6ff6e9ad64bad9b69a07d1cbb6776037 /php.ini
parent1773db66fefe1909d4b64c4de85dae0a6a49e78b (diff)
PHP 5.6.1
Diffstat (limited to 'php.ini')
-rw-r--r--php.ini3
1 files changed, 2 insertions, 1 deletions
diff --git a/php.ini b/php.ini
index 42e85a5..b462a9d 100644
--- a/php.ini
+++ b/php.ini
@@ -1681,6 +1681,7 @@ mssql.secure_connection = Off
; The precedence is: default_charset < output_encoding < mbstring.http_output
; To use an output encoding conversion, mbstring's output handler must be set
; otherwise output encoding conversion cannot be performed.
+; http://php.net/mbstring.http-output
;mbstring.http_output =
; enable automatic encoding translation according to
@@ -1692,7 +1693,7 @@ mssql.secure_connection = Off
;mbstring.encoding_translation = Off
; automatic encoding detection order.
-; "auto" detect order is changed accoding to mbstring.language
+; "auto" detect order is changed according to mbstring.language
; http://php.net/mbstring.detect-order
;mbstring.detect_order = auto