Test: /ext/phar/tests/bug76584.phpt - Version 7.4.19        

Bug #76584 PharFileInfo::decompress not working
Submitted: 2018-07-05 21:21:08 Modified: 2020-01-28 09:42:57
From: thenewherobrinex Assigned: cmb
Status: Closed Package: PHAR related
PHP Version: 7.3.5 OS: Mac/Linux

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
005+ 006+ Warning: mkdir(): File exists in %s/bug76584.php on line 9 005- bool(true) 006- This is a test file. 007+ 008+ Fatal error: Uncaught PharException: Extraction from phar "/root/buildroot/php-src-php-7.4.30/ext/phar/tests/76584.phar" failed: Cannot extract "76584.txt" to "/root/buildroot/php-src-php-7.4.30/ext/phar/tests/76584/76584.txt", path already exists in %s/bug76584.php:10 009+ Stack trace: 010+ #0 %s/bug76584.php(10): Phar->extractTo('/root/buildroot...') 011+ #1 {main} 012+ thrown in %s/bug76584.php on line 10