php-symfony-cache (6.4.40+dfsg-0+deb13u1)
Details
Core information at a glance
- Distribution
- debian
- Origin
- debian-trixie-security
- Repository
- https://security.debian.org/debian-security
- Codename
- trixie-security
- Component
- main
- Source
- symfony
- Architecture
- s390x
- Section
- php
- Priority
- optional
- Maintainer
- Debian PHP PEAR Maintainers <[email protected]>
Size & integrity
Byte sizes and integrity verification
- Installed size
- 713 B
- Size expected
- 84.4 kB
- Size actual
- 84.4 kB
- Size match
Dependencies
Required package dependencies
Suggested packages
Recommended additional packages
- None
Description
provides extended PSR-6, PSR-16 (and tags) implementations
Tags
Package classification tags
None
Checksums
Hash values and integrity verification status
| Type | Actual | Match |
|---|---|---|
| MD5 | d49ca052…b6ee967f | |
| SHA-1 | 25382c80…9c5e0394 | |
| SHA-256 | b4842cf7…6d4ea93d | |
| SHA-512 | 1dbc66d8…3a003bfa |
Contents
Files and directories included
. usr usr/share usr/share/doc usr/share/doc/php-symfony-cache usr/share/doc/php-symfony-cache/changelog.Debian.gz usr/share/doc/php-symfony-cache/changelog.gz usr/share/doc/php-symfony-cache/copyright usr/share/php usr/share/php/Symfony usr/share/php/Symfony/Component usr/share/php/Symfony/Component/Cache usr/share/php/Symfony/Component/Cache/Adapter usr/share/php/Symfony/Component/Cache/Adapter/AbstractAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/AbstractTagAwareAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/AdapterInterface.php usr/share/php/Symfony/Component/Cache/Adapter/ApcuAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/ArrayAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/ChainAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/CouchbaseBucketAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/CouchbaseCollectionAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/DoctrineDbalAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/FilesystemAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/FilesystemTagAwareAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/MemcachedAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/NullAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/ParameterNormalizer.php usr/share/php/Symfony/Component/Cache/Adapter/PdoAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/PhpArrayAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/ProxyAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/Psr16Adapter.php usr/share/php/Symfony/Component/Cache/Adapter/RedisAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/RedisTagAwareAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/TagAwareAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/TagAwareAdapterInterface.php usr/share/php/Symfony/Component/Cache/Adapter/TraceableAdapter.php usr/share/php/Symfony/Component/Cache/Adapter/TraceableTagAwareAdapter.php usr/share/php/Symfony/Component/Cache/CacheItem.php usr/share/php/Symfony/Component/Cache/DataCollector usr/share/php/Symfony/Component/Cache/DataCollector/CacheDataCollector.php usr/share/php/Symfony/Component/Cache/DependencyInjection usr/share/php/Symfony/Component/Cache/DependencyInjection/CacheCollectorPass.php usr/share/php/Symfony/Component/Cache/DependencyInjection/CachePoolClearerPass.php usr/share/php/Symfony/Component/Cache/DependencyInjection/CachePoolPass.php usr/share/php/Symfony/Component/Cache/DependencyInjection/CachePoolPrunerPass.php usr/share/php/Symfony/Component/Cache/Exception usr/share/php/Symfony/Component/Cache/Exception/CacheException.php usr/share/php/Symfony/Component/Cache/Exception/InvalidArgumentException.php usr/share/php/Symfony/Component/Cache/Exception/LogicException.php usr/share/php/Symfony/Component/Cache/LockRegistry.php usr/share/php/Symfony/Component/Cache/Marshaller usr/share/php/Symfony/Component/Cache/Marshaller/DefaultMarshaller.php usr/share/php/Symfony/Component/Cache/Marshaller/DeflateMarshaller.php usr/share/php/Symfony/Component/Cache/Marshaller/MarshallerInterface.php usr/share/php/Symfony/Component/Cache/Marshaller/SodiumMarshaller.php usr/share/php/Symfony/Component/Cache/Marshaller/TagAwareMarshaller.php usr/share/php/Symfony/Component/Cache/Messenger usr/share/php/Symfony/Component/Cache/Messenger/EarlyExpirationDispatcher.php usr/share/php/Symfony/Component/Cache/Messenger/EarlyExpirationHandler.php usr/share/php/Symfony/Component/Cache/Messenger/EarlyExpirationMessage.php usr/share/php/Symfony/Component/Cache/PruneableInterface.php usr/share/php/Symfony/Component/Cache/Psr16Cache.php usr/share/php/Symfony/Component/Cache/ResettableInterface.php usr/share/php/Symfony/Component/Cache/Traits usr/share/php/Symfony/Component/Cache/Traits/AbstractAdapterTrait.php usr/share/php/Symfony/Component/Cache/Traits/CachedValueInterface.php usr/share/php/Symfony/Component/Cache/Traits/ContractsTrait.php usr/share/php/Symfony/Component/Cache/Traits/FilesystemCommonTrait.php usr/share/php/Symfony/Component/Cache/Traits/FilesystemTrait.php usr/share/php/Symfony/Component/Cache/Traits/ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/Redis5Proxy.php usr/share/php/Symfony/Component/Cache/Traits/Redis61ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/Redis62ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/Redis63ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/Redis6Proxy.php usr/share/php/Symfony/Component/Cache/Traits/RedisCluster5Proxy.php usr/share/php/Symfony/Component/Cache/Traits/RedisCluster61ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/RedisCluster62ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/RedisCluster63ProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/RedisCluster6Proxy.php usr/share/php/Symfony/Component/Cache/Traits/RedisClusterNodeProxy.php usr/share/php/Symfony/Component/Cache/Traits/RedisClusterProxy.php usr/share/php/Symfony/Component/Cache/Traits/RedisProxy.php usr/share/php/Symfony/Component/Cache/Traits/RedisTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay usr/share/php/Symfony/Component/Cache/Traits/Relay/BgsaveTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/CopyTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/FtTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/GeosearchTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/GetWithMetaTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/GetrangeTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/HsetTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/IsTrackedTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/MoveTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/NullableReturnTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/PfcountTrait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay11Trait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay121Trait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay12Trait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay20Trait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay21Trait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/Relay22Trait.php usr/share/php/Symfony/Component/Cache/Traits/Relay/SwapdbTrait.php usr/share/php/Symfony/Component/Cache/Traits/RelayProxy.php usr/share/php/Symfony/Component/Cache/Traits/RelayProxyTrait.php usr/share/php/Symfony/Component/Cache/Traits/ValueWrapper.php usr/share/php/Symfony/Component/Cache/autoload.php usr/share/pkg-php-tools usr/share/pkg-php-tools/autoloaders usr/share/pkg-php-tools/autoloaders/php-symfony-cache