Sun, 26 May 2024 14:47:39 UTC | login

Information for build php-hamcrest2-2.0.0-1.fc29

ID73552
Package Namephp-hamcrest2
Version2.0.0
Release1.fc29
Epoch
SummaryPHP port of Hamcrest Matchers
DescriptionHamcrest is a matching library originally written for Java, but subsequently ported to many other languages. php-hamcrest2 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. Autoloader: /usr/share/php/Hamcrest2/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 25 Sep 2018 09:16:11 UTC
CompletedTue, 25 Sep 2018 09:16:11 UTC
Tags
f29
f30
RPMs
src
php-hamcrest2-2.0.0-1.fc29.src.rpm (info) (download)
noarch
php-hamcrest2-2.0.0-1.fc29.noarch.rpm (info) (download)
Changelog * Mon Jan 22 2018 Remi Collet <remi@remirepo.net> - 2.0.0-1 - Update to 2.0.0 - rename to php-hamcrest2 * Fri Feb 17 2017 Remi Collet <remi@fedoraproject.org> - 1.2.2-4 - add upstream patch for PHP 7, fix FTBFS - switch to fedora/autoloader