summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug33389.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug33389.phpt')
-rwxr-xr-xext/reflection/tests/bug33389.phpt4
1 files changed, 3 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug33389.phpt b/ext/reflection/tests/bug33389.phpt
index 36f7079e2..d2a84e212 100755
--- a/ext/reflection/tests/bug33389.phpt
+++ b/ext/reflection/tests/bug33389.phpt
@@ -1,5 +1,7 @@
--TEST--
-Bug #33389 (double free() when exporting a ReflectionClass)
+Reflection Bug #33389 (double free() when exporting a ReflectionClass)
+--SKIPIF--
+<?php extension_loaded('reflection') or die('skip'); ?>
--FILE--
<?php
define ('foobar', 1);