From: Silvio Rhatto Date: Thu, 12 Jan 2012 13:37:34 +0000 (-0200) Subject: Ensure mbstring.encoding_translation is set to Off (PSA-2012-001) X-Git-Url: https://gitweb.fluxo.info/?a=commitdiff_plain;h=cd87827c006002dbbc60ff9680b1efc7cb8b0cd1;p=puppet-php.git Ensure mbstring.encoding_translation is set to Off (PSA-2012-001) --- diff --git a/files/apache2/php.ini b/files/apache2/php.ini index 6e382ff..f9898fa 100644 --- a/files/apache2/php.ini +++ b/files/apache2/php.ini @@ -1180,7 +1180,7 @@ mssql.secure_connection = Off ; converted to internal encoding by setting this to On. ; Note: Do _not_ use automatic encoding translation for ; portable libs/applications. -;mbstring.encoding_translation = Off +mbstring.encoding_translation = Off ; automatic encoding detection order. ; auto means