PHPUnit 6.1
+
Par Remi le vendredi 7 avril 2017, 08:16 - Archives - Lien permanent
RPM of PHPUnit version 6.1 are available in remi repository for Fedora ≥ 23 and for Enterprise Linux (CentOS, RHEL...).
Documentation :
This new major version requires PHP ≥ 7.0 and is not backward compatible with previous version, so the package is designed to be installed beside version 5.
Installation, Fedora:
dnf --enablerepo=remi install phpunit6
Installation, Enterprise Linux:
yum --enablerepo=remi install phpunit6 php-phpunit-dbunit3
A forward compatibility feature have been implemented in version 4.8.35 and 5.7 which allow to use the new namespaces, adaptation is quite simple (examples: fedora/autoloader, GLPI or tc-lib-color).
Notice: this tool is an essential component of PHP QA in Fedora. The new dependencies are already submitted to review for Fedora's official repository (review #1428913, #1440005 and #1440006). I also plan an update in Fedora 26 later.
Commentaires
Update to 6.1.1 (bugfix)
Update to 6.1.2 (bugfix)
Update to 6.1.4 (bugfix)
Archived entry, see PHPUnit 6.2