[PR #138] [MERGED] Support PHPUnit versions 5, 6 and 7 #191

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/DoctrineCacheBundle/pull/138
Author: @carusogabriel
Created: 3/26/2018
Status: Merged
Merged: 3/28/2018
Merged by: @alcaeus

Base: masterHead: phpunit


📝 Commits (1)

  • 6382ce8 Support PHPUnit versions 5, 6 and 7

📊 Changes

4 files changed (+12 additions, -6 deletions)

View changed files

📝 Tests/Acl/Model/AclCacheTest.php (+1 -1)
📝 Tests/Functional/Command/CommandTestCase.php (+8 -2)
📝 Tests/TestCase.php (+2 -2)
📝 composer.json (+1 -1)

📄 Description

Reopening #124

/cc @alcaeus


🔄 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/138 **Author:** [@carusogabriel](https://github.com/carusogabriel) **Created:** 3/26/2018 **Status:** ✅ Merged **Merged:** 3/28/2018 **Merged by:** [@alcaeus](https://github.com/alcaeus) **Base:** `master` ← **Head:** `phpunit` --- ### 📝 Commits (1) - [`6382ce8`](https://github.com/doctrine/DoctrineCacheBundle/commit/6382ce88fef45c07815f976cb3ad91ce7d2058ce) Support PHPUnit versions 5, 6 and 7 ### 📊 Changes **4 files changed** (+12 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `Tests/Acl/Model/AclCacheTest.php` (+1 -1) 📝 `Tests/Functional/Command/CommandTestCase.php` (+8 -2) 📝 `Tests/TestCase.php` (+2 -2) 📝 `composer.json` (+1 -1) </details> ### 📄 Description Reopening #124 /cc @alcaeus --- <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:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/DoctrineCacheBundle#191