Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: php-symfony-contracts2 | Distribution: Unknown |
Version: 2.3.1 | Vendor: Remi's RPM repository <https://rpms.remirepo.net/> |
Release: 1.el6.remi | Build date: Wed Oct 28 15:20:15 2020 |
Group: Unspecified | Build host: builder.remirepo.net |
Size: 129284 | Source RPM: php-symfony-contracts2-2.3.1-1.el6.remi.src.rpm |
Packager: Remi Collet | |
Url: https://github.com/symfony/contracts | |
Summary: A set of abstractions extracted out of the Symfony, version 2 |
A set of abstractions extracted out of the Symfony components. Can be used to build on semantics that the Symfony components proved useful - and that already have battle tested implementations. Autoloader: /usr/share/php/Symfony/Contracts2/autoload.php
MIT
* Wed Oct 28 2020 Remi Collet <remi@remirepo.net> - 2.3.1-1 - update to 2.3.1 - rename to php-symfony-contracts2 - install in /usr/share/php/Symfony/Contracts2 - raise dependency on PHP 7.2.5 - add symfony/deprecation-contracts * Wed Sep 09 2020 Remi Collet <remi@remirepo.net> - 1.1.10-1 - update to 1.1.10 * Thu Nov 21 2019 Remi Collet <remi@remirepo.net> - 1.1.8-1 - update to 1.1.8 - psr/cache and psr/container are mandatory * Tue Nov 05 2019 Remi Collet <remi@remirepo.net> - 1.1.7-1 - update to 1.1.7 - add missing EventDispatcher and HttpClient directories - add weak dependency on psr/event-dispatcher * Thu Jun 06 2019 Remi Collet <remi@remirepo.net> - 1.1.3-1 - update to 1.1.3 * Mon Jun 03 2019 Remi Collet <remi@remirepo.net> - 1.1.2-1 - update to 1.1.2 (no change) * Tue May 28 2019 Remi Collet <remi@remirepo.net> - 1.1.1-1 - update to 1.1.1 * Thu May 16 2019 Remi Collet <remi@remirepo.net> - 1.1.0-1 - update to 1.1.0 * Mon Jan 07 2019 Remi Collet <remi@remirepo.net> - 1.0.2-1 - initial package, version 1.0.2
/usr/share/doc/php-symfony-contracts2-2.3.1 /usr/share/doc/php-symfony-contracts2-2.3.1/CHANGELOG.md /usr/share/doc/php-symfony-contracts2-2.3.1/Cache_LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/Cache_composer.json /usr/share/doc/php-symfony-contracts2-2.3.1/Deprecation_LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/Deprecation_composer.json /usr/share/doc/php-symfony-contracts2-2.3.1/EventDispatcher_LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/EventDispatcher_composer.json /usr/share/doc/php-symfony-contracts2-2.3.1/HttpClient_LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/HttpClient_composer.json /usr/share/doc/php-symfony-contracts2-2.3.1/LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/README.md /usr/share/doc/php-symfony-contracts2-2.3.1/Service_LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/Service_composer.json /usr/share/doc/php-symfony-contracts2-2.3.1/Translation_LICENSE /usr/share/doc/php-symfony-contracts2-2.3.1/Translation_composer.json /usr/share/doc/php-symfony-contracts2-2.3.1/composer.json /usr/share/php/Symfony /usr/share/php/Symfony/Contracts2 /usr/share/php/Symfony/Contracts2/Cache /usr/share/php/Symfony/Contracts2/Cache/CacheInterface.php /usr/share/php/Symfony/Contracts2/Cache/CacheTrait.php /usr/share/php/Symfony/Contracts2/Cache/CallbackInterface.php /usr/share/php/Symfony/Contracts2/Cache/ItemInterface.php /usr/share/php/Symfony/Contracts2/Cache/TagAwareCacheInterface.php /usr/share/php/Symfony/Contracts2/Deprecation /usr/share/php/Symfony/Contracts2/Deprecation/function.php /usr/share/php/Symfony/Contracts2/EventDispatcher /usr/share/php/Symfony/Contracts2/EventDispatcher/Event.php /usr/share/php/Symfony/Contracts2/EventDispatcher/EventDispatcherInterface.php /usr/share/php/Symfony/Contracts2/HttpClient /usr/share/php/Symfony/Contracts2/HttpClient/ChunkInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception /usr/share/php/Symfony/Contracts2/HttpClient/Exception/ClientExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/DecodingExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/ExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/HttpExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/RedirectionExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/ServerExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/TimeoutExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Exception/TransportExceptionInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/HttpClientInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/ResponseInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/ResponseStreamInterface.php /usr/share/php/Symfony/Contracts2/HttpClient/Test /usr/share/php/Symfony/Contracts2/HttpClient/Test/Fixtures /usr/share/php/Symfony/Contracts2/HttpClient/Test/Fixtures/web /usr/share/php/Symfony/Contracts2/HttpClient/Test/Fixtures/web/index.php /usr/share/php/Symfony/Contracts2/HttpClient/Test/HttpClientTestCase.php /usr/share/php/Symfony/Contracts2/HttpClient/Test/TestHttpServer.php /usr/share/php/Symfony/Contracts2/Service /usr/share/php/Symfony/Contracts2/Service/Attribute /usr/share/php/Symfony/Contracts2/Service/Attribute/Required.php /usr/share/php/Symfony/Contracts2/Service/ResetInterface.php /usr/share/php/Symfony/Contracts2/Service/ServiceLocatorTrait.php /usr/share/php/Symfony/Contracts2/Service/ServiceProviderInterface.php /usr/share/php/Symfony/Contracts2/Service/ServiceSubscriberInterface.php /usr/share/php/Symfony/Contracts2/Service/ServiceSubscriberTrait.php /usr/share/php/Symfony/Contracts2/Service/Test /usr/share/php/Symfony/Contracts2/Service/Test/ServiceLocatorTest.php /usr/share/php/Symfony/Contracts2/Translation /usr/share/php/Symfony/Contracts2/Translation/LocaleAwareInterface.php /usr/share/php/Symfony/Contracts2/Translation/Test /usr/share/php/Symfony/Contracts2/Translation/Test/TranslatorTest.php /usr/share/php/Symfony/Contracts2/Translation/TranslatableInterface.php /usr/share/php/Symfony/Contracts2/Translation/TranslatorInterface.php /usr/share/php/Symfony/Contracts2/Translation/TranslatorTrait.php /usr/share/php/Symfony/Contracts2/autoload.php
Generated by rpm2html 1.8.1
Fabrice Bellet, Tue Jul 9 10:22:40 2024