summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug33136.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug33136.phpt')
-rwxr-xr-xext/spl/tests/bug33136.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/spl/tests/bug33136.phpt b/ext/spl/tests/bug33136.phpt
index 3adddfb5b..13b058307 100755
--- a/ext/spl/tests/bug33136.phpt
+++ b/ext/spl/tests/bug33136.phpt
@@ -1,5 +1,7 @@
--TEST--
Bug #33136 method offsetSet in class extended from ArrayObject crash PHP
+--SKIPIF--
+<?php if (!extension_loaded("spl")) print "skip"; ?>
--FILE--
<?php