[PR #28] [MERGED] Configuration::setIdConverterStrategy fatal fix #62

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/28
Author: @kick-the-bucket
Created: 5/28/2015
Status: Merged
Merged: 7/9/2015
Merged by: @beberlei

Base: masterHead: patch-2


📝 Commits (1)

  • 4792583 Configuration::setIdConverterStrategy fatal fix

📊 Changes

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

View changed files

📝 lib/Doctrine/KeyValueStore/Configuration.php (+1 -0)

📄 Description

Added missing use statement for Doctrine\KeyValueStore\Id\IdConverterStrategy


🔄 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/28 **Author:** [@kick-the-bucket](https://github.com/kick-the-bucket) **Created:** 5/28/2015 **Status:** ✅ Merged **Merged:** 7/9/2015 **Merged by:** [@beberlei](https://github.com/beberlei) **Base:** `master` ← **Head:** `patch-2` --- ### 📝 Commits (1) - [`4792583`](https://github.com/doctrine/KeyValueStore/commit/479258335dcc47e5bb79e6ecb65a64f9f577dcc5) Configuration::setIdConverterStrategy fatal fix ### 📊 Changes **1 file changed** (+1 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `lib/Doctrine/KeyValueStore/Configuration.php` (+1 -0) </details> ### 📄 Description Added missing use statement for Doctrine\KeyValueStore\Id\IdConverterStrategy --- <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:03 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: doctrine/KeyValueStore#62