summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug30961.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug30961.phpt')
-rwxr-xr-xext/reflection/tests/bug30961.phpt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug30961.phpt b/ext/reflection/tests/bug30961.phpt
index 67964343e..c765e7cc8 100755
--- a/ext/reflection/tests/bug30961.phpt
+++ b/ext/reflection/tests/bug30961.phpt
@@ -1,5 +1,7 @@
--TEST--
-Bug #30961 (Wrong linenumber in ReflectionClass getStartLine())
+Reflection Bug #30961 (Wrong linenumber in ReflectionClass getStartLine())
+--SKIPIF--
+<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php
class a