[PR #19] [MERGED] The Doctrine\KeyValueStore\EntityManager class is imported twice in documentation #53

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

📋 Pull Request Information

Original PR: https://github.com/doctrine/KeyValueStore/pull/19
Author: @cpliakas
Created: 4/9/2014
Status: Merged
Merged: 4/9/2014
Merged by: @Ocramius

Base: masterHead: 19-em-import


📝 Commits (1)

  • a4ad1d1 Remove duplicate import of Doctrine\KeyValueStore\EntityManager.

📊 Changes

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

View changed files

📝 README.md (+0 -1)

📄 Description

Not a big deal, but the Doctrine\KeyValueStore\EntityManager is imported twice in the example code. Therefore copy-and-pasting as-is will result in a fatal error.

Thanks!
Chris


🔄 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/19 **Author:** [@cpliakas](https://github.com/cpliakas) **Created:** 4/9/2014 **Status:** ✅ Merged **Merged:** 4/9/2014 **Merged by:** [@Ocramius](https://github.com/Ocramius) **Base:** `master` ← **Head:** `19-em-import` --- ### 📝 Commits (1) - [`a4ad1d1`](https://github.com/doctrine/KeyValueStore/commit/a4ad1d1f43bb7ee00f107cf0a3b25e3511b61d7f) Remove duplicate import of Doctrine\KeyValueStore\EntityManager. ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+0 -1) </details> ### 📄 Description Not a big deal, but the `Doctrine\KeyValueStore\EntityManager` is imported twice in the example code. Therefore copy-and-pasting as-is will result in a fatal error. Thanks! Chris --- <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:02 +01:00
admin closed this issue 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#53