Wed, 05 Jun 2024 02:48:27 UTC | login

Information for build php-laminas-i18n-2.11.0-1.fc33

ID187140
Package Namephp-laminas-i18n
Version2.11.0
Release1.fc33
Epoch
SummaryLaminas Framework I18n component
DescriptionLaminas\I18n comes with a complete translation suite which supports all major formats and includes popular features like plural translations and text domains. The Translator component is mostly dependency free, except for the fallback to a default locale, where it relies on the Intl PHP extension. The translator itself is initialized without any parameters, as any configuration to it is optional. A translator without any translations will actually do nothing but just return the given message IDs. Documentation: https://docs.laminas.dev/laminas-i18n/
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 27 Nov 2020 12:11:31 UTC
CompletedFri, 27 Nov 2020 12:11:31 UTC
Tags
f33
f37
f38
RPMs
src
php-laminas-i18n-2.11.0-1.fc33.src.rpm (info) (download)
noarch
php-laminas-i18n-2.11.0-1.fc33.noarch.rpm (info) (download)
Changelog * Mon Oct 26 2020 Remi Collet <remi@remirepo.net> - 2.11.0-1 - update to 2.11.0 - raise dependency on PHP 7.3 - switch to phpunit9 * Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.3-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Mar 30 2020 Remi Collet <remi@remirepo.net> - 2.10.3-1 - update to 2.10.3 (no change) * Fri Mar 20 2020 Remi Collet <remi@remirepo.net> - 2.10.2-1 - update to 2.10.2 * Thu Jan 30 2020 Fedora Release Engineering <releng@fedoraproject.org> - 2.10.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Fri Jan 17 2020 Remi Collet <remi@remirepo.net> - 2.10.1-2 - cleanup * Thu Jan 09 2020 Remi Collet <remi@remirepo.net> - 2.10.1-1 - switch to Laminas - boostrap build without config, filter, validator and view * Fri Dec 13 2019 Remi Collet <remi@remirepo.net> - 2.10.1-2 - update to 2.10.1 * Tue Nov 19 2019 Remi Collet <remi@remirepo.net> - 2.10.0-2 - update to 2.10.0 * Mon Sep 30 2019 Remi Collet <remi@remirepo.net> - 2.9.2-1 - update to 2.9.2 * Thu Sep 26 2019 Remi Collet <remi@remirepo.net> - 2.9.1-2 - update to 2.9.1 - drop patch merged upstream * Fri Sep 13 2019 Remi Collet <remi@remirepo.net> - 2.9.0-6 - add patch for 7.4 from https://github.com/zendframework/zend-i18n/pull/114