summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug71767.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug71767.phpt')
-rw-r--r--ext/reflection/tests/bug71767.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug71767.phpt b/ext/reflection/tests/bug71767.phpt
index 8c4059abf4..ed83e486d8 100644
--- a/ext/reflection/tests/bug71767.phpt
+++ b/ext/reflection/tests/bug71767.phpt
@@ -37,7 +37,7 @@ echo $reflectionClosure->getDocComment() . PHP_EOL;
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
/** Correct docblock */
/** Correct docblock */
/** Correct docblock */