diff options
Diffstat (limited to 'ext/spl/tests/bug45216.phpt')
| -rw-r--r-- | ext/spl/tests/bug45216.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/spl/tests/bug45216.phpt b/ext/spl/tests/bug45216.phpt index b3c4aa51bf..0c4ab93ff3 100644 --- a/ext/spl/tests/bug45216.phpt +++ b/ext/spl/tests/bug45216.phpt @@ -17,6 +17,6 @@ var_dump(fgetss($handle)); <?php unlink(dirname(__FILE__) . '/foo.html'); ?> ---EXPECTF-- +--EXPECT-- string(12) "text 0text 1" string(12) "text 0text 1" |
