summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug39884.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug39884.phpt')
-rw-r--r--ext/reflection/tests/bug39884.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/reflection/tests/bug39884.phpt b/ext/reflection/tests/bug39884.phpt
index 8022954bf2..dbc57ee521 100644
--- a/ext/reflection/tests/bug39884.phpt
+++ b/ext/reflection/tests/bug39884.phpt
@@ -1,7 +1,5 @@
--TEST--
Bug #39884 (ReflectionParameter::getClass() throws exception for type hint self)
---SKIPIF--
-<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php
class stubParamTest