summaryrefslogtreecommitdiff
path: root/ext/reflection/tests/bug41884.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/reflection/tests/bug41884.phpt')
-rw-r--r--ext/reflection/tests/bug41884.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug41884.phpt b/ext/reflection/tests/bug41884.phpt
index f8c0a0a2bc..e707bdc100 100644
--- a/ext/reflection/tests/bug41884.phpt
+++ b/ext/reflection/tests/bug41884.phpt
@@ -15,7 +15,7 @@ var_dump($class->getDefaultProperties());
echo "Done\n";
?>
---EXPECTF--
+--EXPECTF--
array(2) {
["fooStatic"]=>
string(3) "foo"