PHPUnit 6.2
+
Par Remi le lundi 5 juin 2017, 19:09 - Archives - Lien permanent
RPM of PHPUnit version 6.2 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. I quickly plan an Also available for update in Fedora 26.
Commentaires
Archived entry, see PHPUnit 6.3