Thu, 30 May 2024 17:09:40 UTC | login

Information for build php-mockery-1.1.0-1.fc29

ID73553
Package Namephp-mockery
Version1.1.0
Release1.fc29
Epoch
SummaryMockery is a simple but flexible PHP mock object framework
DescriptionMockery is a simple but flexible PHP mock object framework for use in unit testing. It is inspired by Ruby's flexmock and Java's Mockito, borrowing elements from both of their APIs. Autoloader: /usr/share/php/Mockery1/autoload.php
Built bydavidlt
State complete
Volume DEFAULT
StartedTue, 25 Sep 2018 09:16:18 UTC
CompletedTue, 25 Sep 2018 09:16:18 UTC
Tags
f29
RPMs
src
php-mockery-1.1.0-1.fc29.src.rpm (info) (download)
noarch
php-mockery-1.1.0-1.fc29.noarch.rpm (info) (download)
Changelog * Sun May 13 2018 Remi Collet <remi@remirepo.net> - 1.1.0-1 - update to 1.1.0 * Mon Jan 22 2018 Remi Collet <remi@remirepo.net> - 1.0-1 - Update to 1.0 - rename to php-mockery and move to /usr/share/php/Mockery1 - raise dependency on PHP 5.6 - raise dependency on hamcrest/hamcrest-php 2.0 - use phpunit6 on F26+ * Fri Oct 06 2017 Remi Collet <remi@remirepo.net> - 0.9.9-4 - add patches for PHP 7.2 * Tue Feb 28 2017 Remi Collet <remi@remirepo.net> - 0.9.9-1 - Update to 0.9.9 * Fri Feb 10 2017 Remi Collet <remi@remirepo.net> - 0.9.8-1 - Update to 0.9.8 * Fri Dec 23 2016 Remi Collet <remi@fedoraproject.org> - 0.9.7-1 - Update to 0.9.7 * Sat Nov 26 2016 Remi Collet <remi@fedoraproject.org> - 0.9.6-1 - Update to 0.9.6 - switch to fedora/autoloader