From befbabf1af98baff7a3fccb82cdc488f8cc91d17 Mon Sep 17 00:00:00 2001 From: Frank Brehm Date: Fri, 24 Jun 2016 17:48:12 +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 insertions(+) diff --git a/php/apache2-php5.6/php.ini b/php/apache2-php5.6/php.ini index 4176901c..eecace72 100644 --- a/php/apache2-php5.6/php.ini +++ b/php/apache2-php5.6/php.ini @@ -967,6 +967,7 @@ cli_server.color = On ; happens within intl functions. The value is the level of the error produced. ; Default is 0, which does not produce any errors. ;intl.error_level = E_WARNING +;intl.use_exceptions = 0 [sqlite3] ;sqlite3.extension_dir = diff --git a/php/cgi-php5.6/php.ini b/php/cgi-php5.6/php.ini index 4176901c..eecace72 100644 --- a/php/cgi-php5.6/php.ini +++ b/php/cgi-php5.6/php.ini @@ -967,6 +967,7 @@ cli_server.color = On ; happens within intl functions. The value is the level of the error produced. ; Default is 0, which does not produce any errors. ;intl.error_level = E_WARNING +;intl.use_exceptions = 0 [sqlite3] ;sqlite3.extension_dir = diff --git a/php/cli-php5.6/php.ini b/php/cli-php5.6/php.ini index 4176901c..eecace72 100644 --- a/php/cli-php5.6/php.ini +++ b/php/cli-php5.6/php.ini @@ -967,6 +967,7 @@ cli_server.color = On ; happens within intl functions. The value is the level of the error produced. ; Default is 0, which does not produce any errors. ;intl.error_level = E_WARNING +;intl.use_exceptions = 0 [sqlite3] ;sqlite3.extension_dir = diff --git a/php/embed-php5.6/php.ini b/php/embed-php5.6/php.ini index 4176901c..eecace72 100644 --- a/php/embed-php5.6/php.ini +++ b/php/embed-php5.6/php.ini @@ -967,6 +967,7 @@ cli_server.color = On ; happens within intl functions. The value is the level of the error produced. ; Default is 0, which does not produce any errors. ;intl.error_level = E_WARNING +;intl.use_exceptions = 0 [sqlite3] ;sqlite3.extension_dir = diff --git a/php/fpm-php5.6/php.ini b/php/fpm-php5.6/php.ini index 4176901c..eecace72 100644 --- a/php/fpm-php5.6/php.ini +++ b/php/fpm-php5.6/php.ini @@ -967,6 +967,7 @@ cli_server.color = On ; happens within intl functions. The value is the level of the error produced. ; Default is 0, which does not produce any errors. ;intl.error_level = E_WARNING +;intl.use_exceptions = 0 [sqlite3] ;sqlite3.extension_dir = -- 2.39.5