diff options
Diffstat (limited to 'ext/reflection/tests/bug40794.phpt')
| -rw-r--r-- | ext/reflection/tests/bug40794.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/reflection/tests/bug40794.phpt b/ext/reflection/tests/bug40794.phpt index bb93b91280..ea3e3967ca 100644 --- a/ext/reflection/tests/bug40794.phpt +++ b/ext/reflection/tests/bug40794.phpt @@ -20,7 +20,7 @@ var_dump($array); echo "Done\n"; ?> ---EXPECTF-- +--EXPECT-- array(3) { ["prop1"]=> string(1) "1" |
