summaryrefslogtreecommitdiff
path: root/ext/date/tests/date_create-2.phpt
diff options
context:
space:
mode:
authorGabriel Caruso <carusogabriel34@gmail.com>2018-07-29 15:42:19 -0300
committerGabriel Caruso <carusogabriel34@gmail.com>2018-07-29 15:42:19 -0300
commit1461f8ef0d685392e544a594fbb3732a78834a1a (patch)
treebbae33f8c069c8edb833381526b6d1ee44d4624d /ext/date/tests/date_create-2.phpt
parentf2b5ac7963e85deef3afa7fe98122e6017814435 (diff)
downloadphp-git-1461f8ef0d685392e544a594fbb3732a78834a1a.tar.gz
Remove superfluous SKIPIF sections of always available functions
Diffstat (limited to 'ext/date/tests/date_create-2.phpt')
-rw-r--r--ext/date/tests/date_create-2.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/date/tests/date_create-2.phpt b/ext/date/tests/date_create-2.phpt
index 406a6b0f2c..206a0ab7f9 100644
--- a/ext/date/tests/date_create-2.phpt
+++ b/ext/date/tests/date_create-2.phpt
@@ -1,7 +1,5 @@
--TEST--
date_create() function [2]
---SKIPIF--
-<?php if (!function_exists('date_create')) echo "SKIP"; ?>
--FILE--
<?php
date_default_timezone_set("GMT");