[PR #12307] [MERGED] Explicitly set a cache in testDisablingXmlValidationIsPossible #13675

Closed
opened 2026-01-22 16:18:04 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/orm/pull/12307
Author: @derrabus
Created: 11/29/2025
Status: Merged
Merged: 11/29/2025
Merged by: @derrabus

Base: 3.5.xHead: bugfix/xml-null-cache


📝 Commits (1)

  • 1aa6de8 Explicitly set a cache in testDisablingXmlValidationIsPossible

📊 Changes

1 file changed (+2 additions, -1 deletions)

View changed files

📝 tests/Tests/ORM/ORMSetupTest.php (+2 -1)

📄 Description

This prevents our cache guesswork from kicking in which is irrelevant for this particular test.


🔄 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/orm/pull/12307 **Author:** [@derrabus](https://github.com/derrabus) **Created:** 11/29/2025 **Status:** ✅ Merged **Merged:** 11/29/2025 **Merged by:** [@derrabus](https://github.com/derrabus) **Base:** `3.5.x` ← **Head:** `bugfix/xml-null-cache` --- ### 📝 Commits (1) - [`1aa6de8`](https://github.com/doctrine/orm/commit/1aa6de86f2913a9d388f5d8bb19a370ae2ee3575) Explicitly set a cache in testDisablingXmlValidationIsPossible ### 📊 Changes **1 file changed** (+2 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `tests/Tests/ORM/ORMSetupTest.php` (+2 -1) </details> ### 📄 Description This prevents our cache guesswork from kicking in which is irrelevant for this particular test. --- <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-22 16:18:04 +01:00
admin closed this issue 2026-01-22 16:18:05 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/archived-orm#13675