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

Bug #79912 Phar::decompressFiles not working
Submitted: 2020-07-29 16:17:17 Modified: 2021-01-19 09:33:10
From: thenewherobrinex Assigned: cmb
Status: Duplicate Package: PHAR related
PHP Version: 7.4.8 OS: MacOS

There is 1 diff reported by users for this test.

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