[PR #71] [MERGED] Added some missing methods #94

Closed
opened 2026-01-23 11:35:11 +01:00 by admin · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/71
Author: @EmanueleMinotto
Created: 12/21/2015
Status: Merged
Merged: 12/30/2015
Merged by: @Ocramius

Base: masterHead: fix/missing-methods


📝 Commits (1)

  • e282c1d added some missing methods

📊 Changes

2 files changed (+130 additions, -0 deletions)

View changed files

📝 lib/Doctrine/KeyValueStore/Mapping/ClassMetadata.php (+12 -0)
📝 tests/Doctrine/Tests/KeyValueStore/Mapping/ClassMetadataTest.php (+118 -0)

📄 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/KeyValueStore/pull/71 **Author:** [@EmanueleMinotto](https://github.com/EmanueleMinotto) **Created:** 12/21/2015 **Status:** ✅ Merged **Merged:** 12/30/2015 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `fix/missing-methods` --- ### 📝 Commits (1) - [`e282c1d`](https://github.com/doctrine/KeyValueStore/commit/e282c1d9f69ae39927acb6c759a28cfe4c6dfb0c) added some missing methods ### 📊 Changes **2 files changed** (+130 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/KeyValueStore/Mapping/ClassMetadata.php` (+12 -0) 📝 `tests/Doctrine/Tests/KeyValueStore/Mapping/ClassMetadataTest.php` (+118 -0) </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:35:11 +01:00
admin closed this issue 2026-01-23 11:35:11 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#94