diff options
-rw-r--r-- | ext/phar/tests/zip/phar_convert_phar.phpt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ext/phar/tests/zip/phar_convert_phar.phpt b/ext/phar/tests/zip/phar_convert_phar.phpt index 2713ac28e2..cd33bdd91e 100644 --- a/ext/phar/tests/zip/phar_convert_phar.phpt +++ b/ext/phar/tests/zip/phar_convert_phar.phpt @@ -44,8 +44,7 @@ __HALT_COMPILER(); ?> --EXPECT-- bool(false) -string(50) "<?php echo "first stub\n"; __HALT_COMPILER(); ?> -" +int(6573) bool(true) string(60) "<?php // zip-based phar archive stub file __HALT_COMPILER();" |