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

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
008+ 009+ Fatal error: Uncaught BadMethodCallException: phar "/root/buildroot/php-src-php-7.4.30/ext/phar/tests/phar_convert_repeated.phar.tar" exists and must be unlinked prior to conversion in %s/phar_convert_repeated.php:27 010+ Stack trace: 011+ #0 %s/phar_convert_repeated.php(27): Phar->convertToExecutable(2) 012+ #1 {main} 013+ thrown in %s/phar_convert_repeated.php on line 27 008- bool(false) 009- bool(true) 010- bool(false) 011- string(60) "<?php // tar-based phar archive stub file 012- __HALT_COMPILER();" 013- string(%d) "%sphar_convert_repeated.phar.tar" 014- ================= convertToZip() ===================== 015- bool(false) 016- bool(false) 017- bool(true) 018- string(60) "<?php // zip-based phar archive stub file 019- __HALT_COMPILER();" 020- NULL 021- ================= convertToPhar() ==================== 022- bool(true) 023- bool(false) 024- bool(false) 025- int(6641) 026- NULL 027- ================= convertToZip() ===================== 028- bool(false) 029- bool(false) 030- bool(true) 031- string(60) "<?php // zip-based phar archive stub file 032- __HALT_COMPILER();" 033- NULL 034- ================= convertToTar() ===================== 035- bool(false) 036- bool(true) 037- bool(false) 038- string(60) "<?php // tar-based phar archive stub file 039- __HALT_COMPILER();" 040- NULL 041- ================= convertToZip() ===================== 042- bool(false) 043- bool(false) 044- bool(true) 045- string(60) "<?php // zip-based phar archive stub file 046- __HALT_COMPILER();" 047- NULL 048- ===DONE===