This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/Cache/Simple
2020-03-15 10:38:08 +01:00
..
AbstractCache.php Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
ApcuCache.php [Cache] add constructor docblocks for clarity 2017-07-17 08:54:27 +02:00
ArrayCache.php Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
ChainCache.php switched array() to [] 2019-01-16 10:39:14 +01:00
DoctrineCache.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
FilesystemCache.php add (filesystem|phpfiles) cache (adapter|simple) prune method and prune command 2017-07-20 11:29:24 -04:00
MemcachedCache.php Remove superfluous phpdoc tags 2019-08-14 13:59:53 +02:00
NullCache.php [Cache] Create PSR-16 variants of all PSR-6 adapters 2017-01-23 15:02:05 +01:00
PdoCache.php fixed short array CS in comments 2019-01-16 14:27:11 +01:00
PhpArrayCache.php Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
PhpFilesCache.php Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
Psr6Cache.php Add missing dots at the end of exception messages 2020-03-15 10:38:08 +01:00
RedisCache.php [Cache] add constructor docblocks for clarity 2017-07-17 08:54:27 +02:00
TraceableCache.php switched array() to [] 2019-01-16 10:39:14 +01:00