doctrine/doctrine-cache-bundle
Abandoned by its maintainers. Symfony Bundle for Doctrine Cache
1.4.0
85M downloads/mo
#1619 most downloaded on Packagist
doctrine/DoctrineCacheBundle
What this package is like to depend on
Last release 7 years ago
no release in 18 months
Release timing varies
gaps range from 2 weeks to 1.7 years
Most releases are documented
notes for 9 of 12 stable releases
Nothing withdrawn
no release was ever pulled
12 years old
15 releases · first in 2014
0 releases in the last 12 months
see the full history below
Release timeline
13 releases · Mar 2014 to Nov 2019Releases
latest 15-
1.4.029 Nov 2019Release notes
Open source →Release 1.4.0
This release drops support for PHP < 7.1 and marks this bundle as deprecated. With Symfony shipping its own cache component, there is no need to configure caches using this bundle in Symfony anymore.
If you are still using DoctrineCacheBundle to configure caches, please migrate them to symfony/cache. You can tell whether you are using them by checking for a
doctrine_cachekey in your configuration. If you don't see one, you are not actively using this bundle and shouldn't need any changes. If there is a key like that, please migrate to symfony/cache using FrameworkBundle.If you are using DoctrineBundle, please upgrade to the latest 1.12 release and fix all deprecation messages. This will ensure you are no longer using any DoctrineCacheBundle functionality. Use the
poolorservicecache configuration for Doctrine ORM. Once you upgrade to DoctrineBundle 2.0, the DoctrineCacheBundle will be removed unless another package depends on it.This bundle will continue to receive fixes for bugs and security issues until November 2022, when Symfony 4.4 will reach the first stage of its end-of-life.
1.4.0
- Total issues resolved: 1
- Total pull requests resolved: 2
- Total contributors: 1
BC break
-
1.3.509 Nov 2018 -
1.3.408 Nov 2018Release notes
Open source →- Support PHPUnit 5, 6 and 7 (@carusogabriel)
- Don't include tests and tooling config in distributions (@willemstuursma)
- Update documentation (@SenseException, @jwage)
- Add PHP 7.2 to travis (@andreybolonin)
-
1.3.327 Mar 2018Release notes
Open source →- Drop support for outdated Symfony versions
- Make tests pass on Symfony 4
- Test against PHP 7.2 on travis
-
1.3.212 Oct 2017 -
1.3.129 Sep 2017Release notes
Open source →- Allow predis configuration
- Fix link to docs
- Allow using persistent Redis connections
- Fix usage docs
- Use
cache.prefix.seedparameter when available - Removed 1kernel.debug1 from cache namespace seed
- Allow Symfony 4.0
- Allow using namespace for custom providers
-
1.3.026 Jan 2016Release notes
Open source →- Added apcu driver
- Added predis driver
- Fixed mangling issue with memcache driver
- Reorganized documentation
- Added persistent id to memcache driver
-
1.2.227 Nov 2015 -
1.2.105 Nov 2015 -
1.2.004 Nov 2015Nothing published for this version
-
v1.0.128 Nov 2014Nothing published for this version
-
v1.0.1-beta1no date pre-releaseNothing published for this version
-
v1.0.004 Mar 2014Nothing published for this version
-
v1.0.0-beta2no date pre-releaseNothing published for this version
-
v1.0.0-beta104 Mar 2014 pre-releaseNothing published for this version