PHP Archives (PHARs) of PHPUnit 8.5 and PHPUnit 9.6 bundle outdated versions of Prophecy #6071
Labels
feature/prophecy-integration
installation/phar
type/change-in-php-requires-adaptation
A change in PHP requires a change so that existing PHPUnit functionality continues to work
version/8
Something affects PHPUnit 8
version/9
Something affects PHPUnit 9
Summary
Checking some old software for Php8.4 compatibility using 9.6.21 phar. This issue does not arise when I install phpunit 9.6.21 with composer and use it; it is only a problem when using the phar.
Current behavior
Many messages like the following, all pointing to Prophecy:
How to reproduce
php8.4 phpunit-9.6.21.phar
Expected behavior
No deprecation messages.
The text was updated successfully, but these errors were encountered: