sterntours/trunk/_vendor/doctrine/cache
Kevin Adametz 33458b2ca3 Update
2020-03-07 19:46:02 +01:00
..
lib/Doctrine/Common/Cache Update 2020-03-07 19:46:02 +01:00
tests Update 2020-03-07 19:46:02 +01:00
.coveralls.yml Update 2020-03-07 19:46:02 +01:00
.gitignore Update 2020-03-07 19:46:02 +01:00
.travis.yml Update 2020-03-07 19:46:02 +01:00
build.properties Update 2020-03-07 19:46:02 +01:00
build.xml Update 2020-03-07 19:46:02 +01:00
composer.json Update 2020-03-07 19:46:02 +01:00
LICENSE Update 2020-03-07 19:46:02 +01:00
phpunit.xml.dist Update 2020-03-07 19:46:02 +01:00
README.md Update 2020-03-07 19:46:02 +01:00
UPGRADE.md Update 2020-03-07 19:46:02 +01:00

Doctrine Cache

Master: Build Status Coverage Status

Latest Stable Version Total Downloads

Cache component extracted from the Doctrine Common project.

Changelog

v1.2

  • Added support for MongoDB as Cache Provider
  • Fix namespace version reset