summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug38465.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug38465.phpt')
-rw-r--r--ext/reflection/tests/bug38465.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/bug38465.phpt b/ext/reflection/tests/bug38465.phpt
index 1c703cb30e..f40d487a90 100644
--- a/ext/reflection/tests/bug38465.phpt
+++ b/ext/reflection/tests/bug38465.phpt
@@ -1,7 +1,5 @@
--TEST--
Bug #38465 (ReflectionParameter fails on access to self::)
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php
class Baz {