phpunit7 - The PHP Unit Testing framework version 7
- Website:
- https://github.com/sebastianbergmann/phpunit
- Licence:
- BSD-3-Clause
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of the xUnit architecture for unit testing frameworks. This package provides the version 7 of PHPUnit, available using the phpunit7 command. This version have reached its end of life in Feb 2020, so consider using a supported version, see https://phpunit.de/supported-versions.html Documentation: https://phpunit.readthedocs.io/
Packages
phpunit7-7.5.20-15.remi.src | [338 KiB] |
Changelog by Remi Collet (2024-02-01):
- add minimal fix for PHP 8.1, FTBFS #2261517 |
phpunit7-7.5.20-13.remi.src | [337 KiB] |
Changelog by Remi Collet (2023-12-22):
- fix possible autoloader issue with phpspec/prophecy |
phpunit7-7.5.20-12.remi.src | [337 KiB] |
Changelog by Remi Collet (2023-12-22):
- fix possible autoloader issue with phpspec/prophecy |
phpunit7-7.5.20-11.remi.src | [295 KiB] |
Changelog by Remi Collet (2022-09-26):
- backport upstream fix for new sebastian/comparator |
phpunit7-7.5.20-8.remi.src | [293 KiB] |
Changelog by Remi Collet (2021-11-23):
- additional fix for PHP 8 |
phpunit7-7.5.20-7.remi.src | [293 KiB] |
Changelog by Remi Collet (2021-09-10):
- add minimal patch for PHP 8.1 |
phpunit7-7.5.20-5.remi.src | [293 KiB] |
Changelog by Remi Collet (2021-03-26):
- more fix for PHP 8 |
phpunit7-7.5.20-4.remi.src | [292 KiB] |
Changelog by Remi Collet (2021-03-25):
- recommend using a supported version |