From bd3ebe963d90146a642663983f00ccaa4b63abc4 Mon Sep 17 00:00:00 2001 From: root Date: Tue, 25 Oct 2016 23:01:42 +0200 Subject: [PATCH] saving uncommitted changes in /etc prior to emerge run --- php/apache2-php5.6/php.ini | 1 - php/cgi-php5.6/php.ini | 1 - php/cli-php5.6/php.ini | 1 - php/embed-php5.6/php.ini | 1 - php/fpm-php5.6/php.ini | 1 - 5 files changed, 5 deletions(-) diff --git a/php/apache2-php5.6/php.ini b/php/apache2-php5.6/php.ini index eecace7..c5ffa24 100644 --- a/php/apache2-php5.6/php.ini +++ b/php/apache2-php5.6/php.ini @@ -690,7 +690,6 @@ default_charset = "UTF-8" ; PHP output character encoding is set to empty. ; If empty, default_charset is used. -; mbstring or iconv output handler is used. ; See also output_buffer. ; http://php.net/output-encoding ;output_encoding = diff --git a/php/cgi-php5.6/php.ini b/php/cgi-php5.6/php.ini index eecace7..c5ffa24 100644 --- a/php/cgi-php5.6/php.ini +++ b/php/cgi-php5.6/php.ini @@ -690,7 +690,6 @@ default_charset = "UTF-8" ; PHP output character encoding is set to empty. ; If empty, default_charset is used. -; mbstring or iconv output handler is used. ; See also output_buffer. ; http://php.net/output-encoding ;output_encoding = diff --git a/php/cli-php5.6/php.ini b/php/cli-php5.6/php.ini index eecace7..c5ffa24 100644 --- a/php/cli-php5.6/php.ini +++ b/php/cli-php5.6/php.ini @@ -690,7 +690,6 @@ default_charset = "UTF-8" ; PHP output character encoding is set to empty. ; If empty, default_charset is used. -; mbstring or iconv output handler is used. ; See also output_buffer. ; http://php.net/output-encoding ;output_encoding = diff --git a/php/embed-php5.6/php.ini b/php/embed-php5.6/php.ini index eecace7..c5ffa24 100644 --- a/php/embed-php5.6/php.ini +++ b/php/embed-php5.6/php.ini @@ -690,7 +690,6 @@ default_charset = "UTF-8" ; PHP output character encoding is set to empty. ; If empty, default_charset is used. -; mbstring or iconv output handler is used. ; See also output_buffer. ; http://php.net/output-encoding ;output_encoding = diff --git a/php/fpm-php5.6/php.ini b/php/fpm-php5.6/php.ini index eecace7..c5ffa24 100644 --- a/php/fpm-php5.6/php.ini +++ b/php/fpm-php5.6/php.ini @@ -690,7 +690,6 @@ default_charset = "UTF-8" ; PHP output character encoding is set to empty. ; If empty, default_charset is used. -; mbstring or iconv output handler is used. ; See also output_buffer. ; http://php.net/output-encoding ;output_encoding = -- 2.39.5