[PR #1510] Fix cache storage related test issues (due to doctrine/cache 1.5.0 changes) #9568

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

Original Pull Request: https://github.com/doctrine/orm/pull/1510

State: closed
Merged: Yes


dd47003641 removes the DoctrineNamespaceCacheKey[] entry from the cache. Thus, all tests counting cache entries were off by one.

**Original Pull Request:** https://github.com/doctrine/orm/pull/1510 **State:** closed **Merged:** Yes --- https://github.com/doctrine/cache/commit/dd47003641aa5425820c0ec8a6f4a85e7412ffcd removes the `DoctrineNamespaceCacheKey[]` entry from the cache. Thus, all tests counting cache entries were off by one.
admin added the pull-request label 2026-01-22 16:04:42 +01:00
admin closed this issue 2026-01-22 16:04:43 +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#9568