summaryrefslogtreecommitdiff
path: root/ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt')
-rw-r--r--ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt b/ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt
index 0e467aabaa..539e4207d4 100644
--- a/ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt
+++ b/ext/xsl/tests/xsltprocessor_registerPHPFunctions-array.phpt
@@ -1,7 +1,7 @@
--TEST--
Check xsltprocessor::registerPHPFunctions with array
--SKIPIF--
-<?php
+<?php
if (!extension_loaded('xsl')) {
die("skip\n");
}