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
commit881846fdaff3b5efb55212ca055332c115dd593c (patch)
tree6ec17742517e59a4aac01efdc9ef9dffee6d34b8 /php.ini
parentc9ba46a289eaab98ca7b38dc79d39387da33ff97 (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