summaryrefslogtreecommitdiff
path: root/ext/phar/tests/cache_list/files/phar_test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/cache_list/files/phar_test.inc')
-rw-r--r--ext/phar/tests/cache_list/files/phar_test.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/phar/tests/cache_list/files/phar_test.inc b/ext/phar/tests/cache_list/files/phar_test.inc
index f82471d13b..047f4ea051 100644
--- a/ext/phar/tests/cache_list/files/phar_test.inc
+++ b/ext/phar/tests/cache_list/files/phar_test.inc
@@ -1,8 +1,6 @@
<?php
-if (function_exists('date_default_timezone_set')) {
- date_default_timezone_set('UTC');
-}
+date_default_timezone_set('UTC');
$manifest = (binary)'';
$glags = 0;