Tue, 28 May 2024 11:50:50 UTC | login

Information for build php-laminas-captcha-2.9.0-2.fc32

ID137380
Package Namephp-laminas-captcha
Version2.9.0
Release2.fc32
Epoch
SummaryLaminas Framework Captcha component
DescriptionLaminas\Captcha component is able to manage “Completely Automated Public Turing test to tell Computers and Humans Apart” (CAPTCHA); it is used as a challenge-response to ensure that the individual submitting information is a human and not an automated process. Typically, a captcha is used with form submissions where authenticated users are not necessary, but you want to prevent spam submissions. Documentation: https://docs.laminas.dev/laminas-captcha/
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Mar 2020 08:24:27 UTC
CompletedFri, 27 Mar 2020 08:24:27 UTC
Tags
f33
RPMs
src
php-laminas-captcha-2.9.0-2.fc32.src.rpm (info) (download)
noarch
php-laminas-captcha-2.9.0-2.fc32.noarch.rpm (info) (download)
Changelog * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.9.0-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Tue Jan 14 2020 Remi Collet <remi@remirepo.net> - 2.9.0-1 - switch to Laminas * Tue Jun 18 2019 Remi Collet <remi@remirepo.net> - 2.9.0-1 - update to 2.9.0 (no change) - raise dependency on zend-stdlib 3.2.1 * Thu Apr 26 2018 Remi Collet <remi@remirepo.net> - 2.8.0-2 - update to 2.8.0 - raise dependency on zend-math 2.7 - raise dependency on zend-stdlib 2.7.7 - switch to phpunit6 or phpunit7 - use range dependencies on F27+