Fix phar test

As the REPORT_ERRORS flag is now respected, this no longer
throws a warning (in addition to the exception).
This commit is contained in:
Nikita Popov 2021-08-17 14:57:17 +02:00
parent 9574627552
commit ddc21b0902

View File

@ -21,6 +21,5 @@ DONE
rmdir(__DIR__."/test72321");
?>
--EXPECTF--
Warning: PharData::extractTo(): %s in %sbug72321.php on line %d
Extraction from phar "%s72321_2.zip" failed: Cannot extract "AAAAAAAAxxxxBBBBCCCCCCCCxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/b/c", could not create directory "test72321/AAAAAAAAxxxxBBBBCCCCCCCCxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/b"
DONE