[PR #110] [MERGED] Allow Symfony 4.0 #166

Open
opened 2026-01-23 11:33:07 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/DoctrineCacheBundle/pull/110
Author: @nicolas-grekas
Created: 5/18/2017
Status: Merged
Merged: 5/18/2017
Merged by: @alcaeus

Base: masterHead: sf4


📝 Commits (1)

📊 Changes

3 files changed (+16 additions, -11 deletions)

View changed files

📝 DependencyInjection/CacheProviderLoader.php (+8 -3)
📝 Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php (+1 -1)
📝 composer.json (+7 -7)

📄 Description

No description provided


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/doctrine/DoctrineCacheBundle/pull/110 **Author:** [@nicolas-grekas](https://github.com/nicolas-grekas) **Created:** 5/18/2017 **Status:** ✅ Merged **Merged:** 5/18/2017 **Merged by:** [@alcaeus](https://github.com/alcaeus) **Base:** `master` ← **Head:** `sf4` --- ### 📝 Commits (1) - [`f83c414`](https://github.com/doctrine/DoctrineCacheBundle/commit/f83c414be65871104b04eca9fc3598223f37b6a2) Allow Symfony 4.0 ### 📊 Changes **3 files changed** (+16 additions, -11 deletions) <details> <summary>View changed files</summary> 📝 `DependencyInjection/CacheProviderLoader.php` (+8 -3) 📝 `Tests/DependencyInjection/AbstractDoctrineCacheExtensionTest.php` (+1 -1) 📝 `composer.json` (+7 -7) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
admin added the pull-request label 2026-01-23 11:33:07 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/DoctrineCacheBundle#166