summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug38653.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug38653.phpt')
-rw-r--r--ext/reflection/tests/bug38653.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug38653.phpt b/ext/reflection/tests/bug38653.phpt
index 68781d2aba..b30635b779 100644
--- a/ext/reflection/tests/bug38653.phpt
+++ b/ext/reflection/tests/bug38653.phpt
@@ -20,7 +20,7 @@ var_dump($foo->getConstant("no such const"));
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
int(10)
string(0) ""
string(4) "test"