Skip to content

Commit ddc21b0

Browse files
committed
Fix phar test
As the REPORT_ERRORS flag is now respected, this no longer throws a warning (in addition to the exception).
1 parent 9574627 commit ddc21b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ext/phar/tests/bug72321.phpt

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

0 commit comments

Comments
 (0)