[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.222.118.188: ~ $
CHANGELOG
=========

3.4.0
-----

 * added using options from Memcached DSN
 * added PruneableInterface so PSR-6 or PSR-16 cache implementations can declare support for manual stale cache pruning
 * added prune logic to FilesystemTrait, PhpFilesTrait, PdoTrait, TagAwareAdapter and ChainTrait
 * now FilesystemAdapter, PhpFilesAdapter, FilesystemCache, PhpFilesCache, PdoAdapter, PdoCache, ChainAdapter, and
   ChainCache implement PruneableInterface and support manual stale cache pruning

3.3.0
-----

 * [EXPERIMENTAL] added CacheItem::getPreviousTags() to get bound tags coming from the pool storage if any
 * added PSR-16 "Simple Cache" implementations for all existing PSR-6 adapters
 * added Psr6Cache and SimpleCacheAdapter for bidirectional interoperability between PSR-6 and PSR-16
 * added MemcachedAdapter (PSR-6) and MemcachedCache (PSR-16)
 * added TraceableAdapter (PSR-6) and TraceableCache (PSR-16)

3.2.0
-----

 * added TagAwareAdapter for tags-based invalidation
 * added PdoAdapter with PDO and Doctrine DBAL support
 * added PhpArrayAdapter and PhpFilesAdapter for OPcache-backed shared memory storage (PHP 7+ only)
 * added NullAdapter

3.1.0
-----

 * added the component with strict PSR-6 implementations
 * added ApcuAdapter, ArrayAdapter, FilesystemAdapter and RedisAdapter
 * added AbstractAdapter, ChainAdapter and ProxyAdapter
 * added DoctrineAdapter and DoctrineProvider for bidirectional interoperability with Doctrine Cache

Filemanager

Name Type Size Permission Actions
Adapter Folder 0755
DataCollector Folder 0755
Exception Folder 0755
Simple Folder 0755
Tests Folder 0755
Traits Folder 0755
.gitignore File 34 B 0644
CHANGELOG.md File 1.42 KB 0644
CacheItem.php File 4.92 KB 0644
DoctrineProvider.php File 1.99 KB 0644
LICENSE File 1.04 KB 0644
PruneableInterface.php File 485 B 0644
README.md File 922 B 0644
ResettableInterface.php File 377 B 0644
composer.json File 1.17 KB 0644
phpunit.xml.dist File 1.77 KB 0644