diff options
Diffstat (limited to 'ext/zip/tests/bug38944.phpt')
-rw-r--r-- | ext/zip/tests/bug38944.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/tests/bug38944.phpt b/ext/zip/tests/bug38944.phpt index ede6b67e77..b4ff2b2f19 100644 --- a/ext/zip/tests/bug38944.phpt +++ b/ext/zip/tests/bug38944.phpt @@ -19,7 +19,7 @@ var_dump($foo); echo "Done\n"; ?> ---EXPECTF-- +--EXPECTF-- int(0) int(0) int(0) |