mirror of
https://github.com/doctrine/orm.git
synced 2026-03-24 06:52:09 +01:00
[PR #321] [MERGED] Addition for new cache driver #8023
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/doctrine/orm/pull/321
Author: @o
Created: 4/2/2012
Status: ✅ Merged
Merged: 4/7/2012
Merged by: @beberlei
Base:
master← Head:feature/newCacheDriver📝 Commits (2)
4fc7389New cache driver definition for Doctrine running in non-dev mode and cache driver is not set.e69b022Fixed CS📊 Changes
1 file changed (+10 additions, -5 deletions)
View changed files
📝
lib/Doctrine/ORM/Tools/Setup.php(+10 -5)📄 Description
New cache driver addition for Doctrine running in
non-devmode and cache driver is not set.This cache driver (Redis) was added with doctrine/common#109
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.