summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug67068.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug67068.phpt')
-rw-r--r--ext/reflection/tests/bug67068.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug67068.phpt b/ext/reflection/tests/bug67068.phpt
index 35c1b1674f..3c363561d3 100644
--- a/ext/reflection/tests/bug67068.phpt
+++ b/ext/reflection/tests/bug67068.phpt
@@ -15,4 +15,4 @@ $closureReflector = new \ReflectionFunction($closure);
var_dump($closureReflector->isClosure());
?>
--EXPECT--
-bool(true) \ No newline at end of file
+bool(true)