Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

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/> #StandWithUkraine
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.el9.remi.noarch [154 KiB] Changelog by Remi Collet (2024-02-01):
- add minimal fix for PHP 8.1, FTBFS #2261517
phpunit7-7.5.20-13.el9.remi.noarch [154 KiB] Changelog by Remi Collet (2023-12-22):
- fix possible autoloader issue with phpspec/prophecy