From 1b91e26f0fb28026fa6ab65a168fd5ccb886b1fb Mon Sep 17 00:00:00 2001 From: Andreas Gerstenberg Date: Fri, 28 Jul 2017 09:41:48 +0200 Subject: [PATCH] pepperl-fuchs add PHP Variable date.timezone --- customer/pepperl-fuchs/common.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/customer/pepperl-fuchs/common.yaml b/customer/pepperl-fuchs/common.yaml index 06e3bc97..0b5de37c 100644 --- a/customer/pepperl-fuchs/common.yaml +++ b/customer/pepperl-fuchs/common.yaml @@ -23,6 +23,7 @@ php::extensions: php::settings: PHP/short_open_tag: 'Off' + PHP/date.timezone: 'UTC' php::fpm::pools: www: -- 2.39.5