mirror of
https://github.com/doctrine/DoctrineCacheBundle.git
synced 2026-03-24 00:42:13 +01:00
[PR #77] [MERGED] Moving security-acl to an optional dependency #139
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/DoctrineCacheBundle/pull/77
Author: @weaverryan
Created: 11/25/2015
Status: ✅ Merged
Merged: 11/27/2015
Merged by: @guilhermeblanco
Base:
master← Head:acl-optional-dev📝 Commits (3)
f74a960Moving security-acl to an optional dependency4a8b42eAdding check for the presence of symfony/security-acl57ac157Fixing code sniffer📊 Changes
2 files changed (+8 additions, -1 deletions)
View changed files
📝
DependencyInjection/DoctrineCacheExtension.php(+4 -0)📝
composer.json(+4 -1)📄 Description
Fixes #76
I believe symfony/security-acl isn't used by anything, but this bundle provides a cache layer for it (if you're using it).
This should also help https://github.com/doctrine/DoctrineBundle/pull/486#issuecomment-159664695
Thanks!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.