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

php-symfony4-cache-4.4.50-10.fc42 RPM for noarch

From Fedora Rawhide for x86_64 / p

Name: php-symfony4-cache Distribution: Fedora Project
Version: 4.4.50 Vendor: Fedora Project
Release: 10.fc42 Build date: Sat Jan 18 10:59:41 2025
Group: Unspecified Build host: buildvm-x86-19.iad2.fedoraproject.org
Size: 336050 Source RPM: php-symfony4-4.4.50-10.fc42.src.rpm
Packager: Fedora Project
Url: http://symfony.com/doc/4.4/components/cache.html
Summary: Symfony implementation of PSR-6 and PSR-16 (version 4)
The Cache component provides an extended PSR-6 [1] implementation for adding
cache to your applications. It is designed to have a low overhead and it ships
with ready to use adapters for the most common caching backends.

Autoloader: /usr/share/php/Symfony4/Component/Cache/autoload.php

[1] http://www.php-fig.org/psr/psr-6/

Provides

Requires

License

MIT

Changelog

* Sat Jan 18 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-10
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
* Wed Sep 04 2024 Miroslav Suchý <msuchy@redhat.com> - 4.4.50-9
  - convert license to SPDX
* Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-8
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-7
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-6
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
* Mon Oct 09 2023 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.4.50-5
  - Obsolete "proxy-manager-bridge" sub-package as its dependency has been retired
    (addresses "F40FailsToInstall: php-symfony4-proxy-manager-bridge",
    RHBZ #2242705)
* Sat Oct 07 2023 Shawn Iwinski <shawn.iwinski@gmail.com> - 4.4.50-4
  - Fix FTBFS (RHBZ #2139649)
* Fri Jul 21 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.50-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Thu Feb 02 2023 Remi Collet <remi@remirepo.net> - 4.4.50-1
  - update to 4.4.50
* Fri Jan 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.4.49-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild

Files

/usr/share/doc/php-symfony4-cache
/usr/share/doc/php-symfony4-cache/CHANGELOG.md
/usr/share/doc/php-symfony4-cache/README.md
/usr/share/doc/php-symfony4-cache/composer.json
/usr/share/licenses/php-symfony4-cache
/usr/share/licenses/php-symfony4-cache/LICENSE
/usr/share/php/Symfony4/Component/Cache
/usr/share/php/Symfony4/Component/Cache/Adapter
/usr/share/php/Symfony4/Component/Cache/Adapter/AbstractAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/AbstractTagAwareAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/AdapterInterface.php
/usr/share/php/Symfony4/Component/Cache/Adapter/ApcuAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/ArrayAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/ChainAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/DoctrineAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/FilesystemAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/FilesystemTagAwareAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/MemcachedAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/NullAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/PdoAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/PhpArrayAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/PhpFilesAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/ProxyAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/Psr16Adapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/RedisAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/RedisTagAwareAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/SimpleCacheAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/TagAwareAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/TagAwareAdapterInterface.php
/usr/share/php/Symfony4/Component/Cache/Adapter/TraceableAdapter.php
/usr/share/php/Symfony4/Component/Cache/Adapter/TraceableTagAwareAdapter.php
/usr/share/php/Symfony4/Component/Cache/CacheItem.php
/usr/share/php/Symfony4/Component/Cache/DataCollector
/usr/share/php/Symfony4/Component/Cache/DataCollector/CacheDataCollector.php
/usr/share/php/Symfony4/Component/Cache/DependencyInjection
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CacheCollectorPass.php
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolClearerPass.php
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolPass.php
/usr/share/php/Symfony4/Component/Cache/DependencyInjection/CachePoolPrunerPass.php
/usr/share/php/Symfony4/Component/Cache/DoctrineProvider.php
/usr/share/php/Symfony4/Component/Cache/Exception
/usr/share/php/Symfony4/Component/Cache/Exception/CacheException.php
/usr/share/php/Symfony4/Component/Cache/Exception/InvalidArgumentException.php
/usr/share/php/Symfony4/Component/Cache/Exception/LogicException.php
/usr/share/php/Symfony4/Component/Cache/LockRegistry.php
/usr/share/php/Symfony4/Component/Cache/Marshaller
/usr/share/php/Symfony4/Component/Cache/Marshaller/DefaultMarshaller.php
/usr/share/php/Symfony4/Component/Cache/Marshaller/DeflateMarshaller.php
/usr/share/php/Symfony4/Component/Cache/Marshaller/MarshallerInterface.php
/usr/share/php/Symfony4/Component/Cache/Marshaller/TagAwareMarshaller.php
/usr/share/php/Symfony4/Component/Cache/PruneableInterface.php
/usr/share/php/Symfony4/Component/Cache/Psr16Cache.php
/usr/share/php/Symfony4/Component/Cache/ResettableInterface.php
/usr/share/php/Symfony4/Component/Cache/Simple
/usr/share/php/Symfony4/Component/Cache/Simple/AbstractCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/ApcuCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/ArrayCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/ChainCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/DoctrineCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/FilesystemCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/MemcachedCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/NullCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/PdoCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/PhpArrayCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/PhpFilesCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/Psr6Cache.php
/usr/share/php/Symfony4/Component/Cache/Simple/RedisCache.php
/usr/share/php/Symfony4/Component/Cache/Simple/TraceableCache.php
/usr/share/php/Symfony4/Component/Cache/Traits
/usr/share/php/Symfony4/Component/Cache/Traits/AbstractAdapterTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/AbstractTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/ApcuTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/ArrayTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/ContractsTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/DoctrineTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/FilesystemCommonTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/FilesystemTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/MemcachedTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/PdoTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/PhpArrayTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/PhpFilesTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/ProxyTrait.php
/usr/share/php/Symfony4/Component/Cache/Traits/RedisClusterNodeProxy.php
/usr/share/php/Symfony4/Component/Cache/Traits/RedisClusterProxy.php
/usr/share/php/Symfony4/Component/Cache/Traits/RedisProxy.php
/usr/share/php/Symfony4/Component/Cache/Traits/RedisTrait.php


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun Jan 26 23:45:09 2025