PHPUnit 5.5
+
Par Remi le vendredi 5 août 2016, 07:30 - Archives - Lien permanent
RPM of PHPUnit version 5.5 are available in remi repository for Fedorra ≥ 21 and for Enterprise Linux (CentOS, RHEL...).
Documentation :
This new major version requires PHP ≥ 5.6 (PHPUnit is available in remi, as PHP 5.4 and 5.5 have reached their EOL).
Installation, Fedora:
dnf --enablerepo=remi install phpunit
Installation, Enterprise Linux:
yum --enablerepo=remi,remi-php56 install phpunit
Notice: this tool is an essential component of PHP QA in Fedora. I plan to update it very soon in official Fedora repository. This version is also available in official repository of Fedora 25 (so used by Koschei).
Commentaires
Update to 5.5.4 (bugfix)
Update to 5.5.5 (bugfix)
Update to 5.5.7 (bugfix)
Archived entry, see PHPUnit 5.6