summaryrefslogtreecommitdiff
path: root/ext/phar/tests/files/phar_test.inc
diff options
context:
space:
mode:
Diffstat (limited to 'ext/phar/tests/files/phar_test.inc')
-rw-r--r--ext/phar/tests/files/phar_test.inc4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/phar/tests/files/phar_test.inc b/ext/phar/tests/files/phar_test.inc
index 6f93969542..6a75334cdd 100644
--- a/ext/phar/tests/files/phar_test.inc
+++ b/ext/phar/tests/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)'';
$gflags = 0;