From efc32cd55f5ef62bb10c2b8e5c5e828273285ea9 Mon Sep 17 00:00:00 2001 From: bms8197 Date: Fri, 29 Oct 2021 13:24:55 +0300 Subject: [PATCH] committing changes in /etc made by "-bash" Package changes: --- .etckeeper | 2 -- php-zts.d/20-intl.ini | 2 -- php.d/20-intl.ini | 2 -- 3 files changed, 6 deletions(-) delete mode 100644 php-zts.d/20-intl.ini delete mode 100644 php.d/20-intl.ini diff --git a/.etckeeper b/.etckeeper index a73b473..f99b337 100755 --- a/.etckeeper +++ b/.etckeeper @@ -4005,7 +4005,6 @@ maybe chmod 0644 'php-zts.d/20-ftp.ini' maybe chmod 0644 'php-zts.d/20-gd.ini' maybe chmod 0644 'php-zts.d/20-gettext.ini' maybe chmod 0644 'php-zts.d/20-iconv.ini' -maybe chmod 0644 'php-zts.d/20-intl.ini' maybe chmod 0644 'php-zts.d/20-json.ini' maybe chmod 0644 'php-zts.d/20-ldap.ini' maybe chmod 0644 'php-zts.d/20-mbstring.ini' @@ -4047,7 +4046,6 @@ maybe chmod 0644 'php.d/20-ftp.ini' maybe chmod 0644 'php.d/20-gd.ini' maybe chmod 0644 'php.d/20-gettext.ini' maybe chmod 0644 'php.d/20-iconv.ini' -maybe chmod 0644 'php.d/20-intl.ini' maybe chmod 0644 'php.d/20-json.ini' maybe chmod 0644 'php.d/20-ldap.ini' maybe chmod 0644 'php.d/20-mbstring.ini' diff --git a/php-zts.d/20-intl.ini b/php-zts.d/20-intl.ini deleted file mode 100644 index 807aa75..0000000 --- a/php-zts.d/20-intl.ini +++ /dev/null @@ -1,2 +0,0 @@ -; Enable intl extension module -extension=intl diff --git a/php.d/20-intl.ini b/php.d/20-intl.ini deleted file mode 100644 index 807aa75..0000000 --- a/php.d/20-intl.ini +++ /dev/null @@ -1,2 +0,0 @@ -; Enable intl extension module -extension=intl