mirror of
https://github.com/php/php-src.git
synced 2025-08-16 05:58:45 +02:00
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:
parent
9574627552
commit
ddc21b0902
1 changed files with 0 additions and 1 deletions
|
@ -21,6 +21,5 @@ DONE
|
||||||
rmdir(__DIR__."/test72321");
|
rmdir(__DIR__."/test72321");
|
||||||
?>
|
?>
|
||||||
--EXPECTF--
|
--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"
|
Extraction from phar "%s72321_2.zip" failed: Cannot extract "AAAAAAAAxxxxBBBBCCCCCCCCxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/b/c", could not create directory "test72321/AAAAAAAAxxxxBBBBCCCCCCCCxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx/b"
|
||||||
DONE
|
DONE
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue