Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

php-laminas-authentication-2.13.0-1.el7.remi RPM for noarch

From Remi's RPM for RedHat EL 7 for aarch64

Name: php-laminas-authentication Distribution: Unknown
Version: 2.13.0 Vendor: Remi's RPM repository <https://rpms.remirepo.net/> #StandWithUkraine
Release: 1.el7.remi Build date: Mon Dec 5 15:47:43 2022
Group: Unspecified Build host: builder.remirepo.net
Size: 123724 Source RPM: php-laminas-authentication-2.13.0-1.el7.remi.src.rpm
Packager: Remi Collet
Url: https://github.com/laminas/laminas-authentication
Summary: Laminas Framework Authentication component
The Laminas\\Authentication component provides an API for authentication and
includes concrete authentication adapters for common use case scenarios.

Documentation: https://docs.laminas.dev/laminas-authentication/

Provides

Requires

License

BSD

Changelog

* Mon Oct 24 2022 Remi Collet <remi@remirepo.net> - 2.13.0-1
  - update to 2.13.0
  - raise dependency on PHP 8.0
* Tue Sep 20 2022 Remi Collet <remi@remirepo.net> - 2.12.0-1
  - update to 2.12.0
  - raise dependency on PHP 7.4
  - raise dependency on laminas-stdlib 3.13.0
* Thu Jun 23 2022 Remi Collet <remi@remirepo.net> - 2.11.0-2
  - add dependency on laminas-servicemanager to workaround
    issue with old psr/container
* Thu Jun 23 2022 Remi Collet <remi@remirepo.net> - 2.11.0-1
  - update to 2.11.0
* Thu Mar 10 2022 Remi Collet <remi@remirepo.net> - 2.10.1-1
  - update to 2.10.1
* Wed Mar 09 2022 Remi Collet <remi@remirepo.net> - 2.10.0-1
  - update to 2.10.0
* Tue Dec 07 2021 Remi Collet <remi@remirepo.net> - 2.9.0-1
  - update to 2.9.0 (no change)
  - keep compatibility using laminas-zendframework-bridge
    as this is only used using compat autolader
* Wed Nov 10 2021 Remi Collet <remi@remirepo.net> - 2.8.0-3
  - ignore tests for deprecation
* Thu Mar 18 2021 Remi Collet <remi@remirepo.net> - 2.8.0-1
  - update to 2.8.0
  - raise dependency on PHP 7.3
  - switch to phpunit9
* Tue Jan 14 2020 Remi Collet <remi@remirepo.net> - 2.8.0-1
  - switch to Laminas
* Wed May 15 2019 Remi Collet <remi@remirepo.net> - 2.7.0-1
  - update to 2.7.0
  - raise dependency on zend-stdlib 3.2.1
  - use range dependencies
* Mon Apr 16 2018 Remi Collet <remi@remirepo.net> - 2.6.0-2
  - update to 2.6.0
  - raise dependency on PHP 5.6
  - raise dependency on zend-stdlib 3.1
  - use phpunit7
* Mon Dec 11 2017 Remi Collet <remi@remirepo.net> - 2.5.3-4
  - switch from zend-loader to fedora/autoloader
* Sun Feb 28 2016 Remi Collet <remi@fedoraproject.org> - 2.5.3-1
  - update to 2.5.3
  - raise dependency on zend-stdlib ~2.7
* Tue Aug 04 2015 Remi Collet <remi@fedoraproject.org> - 2.5.2-1
  - initial package

Files

/usr/share/doc/php-laminas-authentication-2.13.0
/usr/share/doc/php-laminas-authentication-2.13.0/COPYRIGHT.md
/usr/share/doc/php-laminas-authentication-2.13.0/README.md
/usr/share/doc/php-laminas-authentication-2.13.0/composer.json
/usr/share/licenses/php-laminas-authentication-2.13.0
/usr/share/licenses/php-laminas-authentication-2.13.0/LICENSE
/usr/share/php/Laminas/Authentication
/usr/share/php/Laminas/Authentication/Adapter
/usr/share/php/Laminas/Authentication/Adapter/AbstractAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/AdapterInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Callback.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable
/usr/share/php/Laminas/Authentication/Adapter/DbTable.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/AbstractAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/CallbackCheckAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/CredentialTreatmentAdapter.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Adapter/DbTable/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Adapter/Digest.php
/usr/share/php/Laminas/Authentication/Adapter/Exception
/usr/share/php/Laminas/Authentication/Adapter/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Adapter/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Adapter/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Authentication/Adapter/Http
/usr/share/php/Laminas/Authentication/Adapter/Http.php
/usr/share/php/Laminas/Authentication/Adapter/Http/ApacheResolver.php
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Adapter/Http/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Adapter/Http/FileResolver.php
/usr/share/php/Laminas/Authentication/Adapter/Http/ResolverInterface.php
/usr/share/php/Laminas/Authentication/Adapter/Ldap.php
/usr/share/php/Laminas/Authentication/Adapter/ValidatableAdapterInterface.php
/usr/share/php/Laminas/Authentication/AuthenticationService.php
/usr/share/php/Laminas/Authentication/AuthenticationServiceInterface.php
/usr/share/php/Laminas/Authentication/Exception
/usr/share/php/Laminas/Authentication/Exception/ExceptionInterface.php
/usr/share/php/Laminas/Authentication/Exception/InvalidArgumentException.php
/usr/share/php/Laminas/Authentication/Exception/RuntimeException.php
/usr/share/php/Laminas/Authentication/Exception/UnexpectedValueException.php
/usr/share/php/Laminas/Authentication/Result.php
/usr/share/php/Laminas/Authentication/Storage
/usr/share/php/Laminas/Authentication/Storage/Chain.php
/usr/share/php/Laminas/Authentication/Storage/NonPersistent.php
/usr/share/php/Laminas/Authentication/Storage/Session.php
/usr/share/php/Laminas/Authentication/Storage/StorageInterface.php
/usr/share/php/Laminas/Authentication/Validator
/usr/share/php/Laminas/Authentication/Validator/Authentication.php
/usr/share/php/Laminas/Authentication/autoload.php
/usr/share/php/Zend/Authentication
/usr/share/php/Zend/Authentication/autoload.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Fri Apr 19 04:45:03 2024