summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug36337.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug36337.phpt')
-rw-r--r--ext/reflection/tests/bug36337.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug36337.phpt b/ext/reflection/tests/bug36337.phpt
index 369d5bef1a..ebe64431a7 100644
--- a/ext/reflection/tests/bug36337.phpt
+++ b/ext/reflection/tests/bug36337.phpt
@@ -23,6 +23,6 @@ $x = new myEnum();
echo "Done\n";
?>
---EXPECT--
+--EXPECT--
bool(false)
Done