summaryrefslogtreecommitdiff
path: root/ext/spl/tests/bug71412.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/spl/tests/bug71412.phpt')
-rw-r--r--ext/spl/tests/bug71412.phpt4
1 files changed, 1 insertions, 3 deletions
diff --git a/ext/spl/tests/bug71412.phpt b/ext/spl/tests/bug71412.phpt
index 3378604af3..7db6b08469 100644
--- a/ext/spl/tests/bug71412.phpt
+++ b/ext/spl/tests/bug71412.phpt
@@ -1,11 +1,9 @@
--TEST--
Bug#71412 ArrayIterator reflection parameter info
---SKIPIF--
-<?php
-extension_loaded('SPL') || print "skip";
--FILE--
<?php
echo (new ReflectionMethod('ArrayIterator', '__construct'));
+?>
--EXPECT--
Method [ <internal:SPL, ctor> public method __construct ] {