diff --git a/ext/phar/tests/phar_extract2.phpt b/ext/phar/tests/phar_extract2.phpt index bb7f5bc277f..9763cca4761 100644 --- a/ext/phar/tests/phar_extract2.phpt +++ b/ext/phar/tests/phar_extract2.phpt @@ -62,11 +62,11 @@ $dir = dirname(__FILE__) . '/extract1/'; ?> --EXPECTF-- %sextract%cfile1.txt -%sextract\file2.txt -%sextract\one -%sextract\subdir -%sextract\subdir\ectory -%sextract\subdir\ectory\file.txt +%sextract%cfile2.txt +%sextract%cone +%sextract%csubdir +%sextract%csubdir%cectory +%sextract%csubdir%cectory%cfile.txt Phar Error: attempted to extract non-existent file "phar" from phar "%stempmanifest2.phar.php" Phar Error: attempted to extract non-existent file ".phar" from phar "%stempmanifest2.phar.php" Phar Error: attempted to extract non-existent file "/phar" from phar "%stempmanifest2.phar.php"