[ Avaa Bypassed ]




Upload:

Command:

hmhc3928@18.220.235.159: ~ $
# Upgrade to 1.11

doctrine/cache will no longer be maintained and all cache implementations have
been marked as deprecated. These implementations will be removed in 2.0, which
will only contain interfaces to provide a lightweight package for backward
compatibility.

There are two new classes to use in the `Doctrine\Common\Cache\Psr6` namespace:
* The `CacheAdapter` class allows using any Doctrine Cache as PSR-6 cache. This
  is useful to provide a forward compatibility layer in libraries that accept
  Doctrine cache implementations and switch to PSR-6.
* The `DoctrineProvider` class allows using any PSR-6 cache as Doctrine cache.
  This implementation is designed for libraries that leak the cache and want to
  switch to allowing PSR-6 implementations. This class is design to be used
  during the transition phase of sunsetting doctrine/cache support.

Filemanager

Name Type Size Permission Actions
lib Folder 0755
tests Folder 0755
.coveralls.yml File 96 B 0644
.gitignore File 40 B 0644
.travis.yml File 1008 B 0644
LICENSE File 1.04 KB 0644
README.md File 911 B 0644
UPGRADE-1.11.md File 863 B 0644
UPGRADE-1.4.md File 726 B 0644
UPGRADE.md File 726 B 0644
build.properties File 143 B 0644
build.xml File 4.04 KB 0644
composer.json File 1.81 KB 0644
phpunit.xml.dist File 631 B 0644