Fri, 14 Jun 2024 01:40:42 UTC | login

Information for build php-hamcrest-1.2.2-2.fc24

ID14496
Package Namephp-hamcrest
Version1.2.2
Release2.fc24
Epoch
SummaryPHP port of Hamcrest Matchers
DescriptionHamcrest is a matching library originally written for Java, but subsequently ported to many other languages. php-hamcrest is the official PHP port of Hamcrest and essentially follows a literal translation of the original Java API for Hamcrest, with a few Exceptions, mostly down to PHP language barriers. To use this library, you just have to add, in your project: require_once '/usr/share/php/Hamcrest/autoload.php';
Built bykojiadmin
State complete
Volume DEFAULT
StartedSat, 14 Apr 2018 20:22:00 UTC
CompletedSat, 14 Apr 2018 20:22:00 UTC
Tags
f28
f29
RPMs
src
php-hamcrest-1.2.2-2.fc24.src.rpm (info) (download)
noarch
php-hamcrest-1.2.2-2.fc24.noarch.rpm (info) (download)
Changelog * Thu Feb 04 2016 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Thu Oct 15 2015 Remi Collet <remi@fedoraproject.org> - 1.2.2-1 - update to 1.2.2 * Mon Jan 05 2015 Remi Collet <remi@fedoraproject.org> - 1.2.0-1 - initial package