Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix locking non-existing entity #9053

Merged
merged 1 commit into from
Sep 30, 2021
Merged

Conversation

sztyup
Copy link
Contributor

@sztyup sztyup commented Sep 30, 2021

Fixes #8663

@derrabus derrabus merged commit 2362aa1 into doctrine:2.9.x Sep 30, 2021
derrabus added a commit to derrabus/orm that referenced this pull request Oct 2, 2021
* 2.9.x:
  Run PHP 8.1 CI with stable dependencies (doctrine#9058)
  Duplicate testTwoIterateHydrations (doctrine#9048)
  Add PHP 8.1 to CI (doctrine#9006)
  Fix locking non-existing entity (doctrine#9053)

Signed-off-by: Alexander M. Turek <me@derrabus.de>
derrabus added a commit to derrabus/orm that referenced this pull request Oct 2, 2021
* 2.9.x:
  Run PHP 8.1 CI with stable dependencies (doctrine#9058)
  Duplicate testTwoIterateHydrations (doctrine#9048)
  Add PHP 8.1 to CI (doctrine#9006)
  Fix locking non-existing entity (doctrine#9053)

Signed-off-by: Alexander M. Turek <me@derrabus.de>
derrabus added a commit to derrabus/orm that referenced this pull request Oct 2, 2021
* 2.9.x:
  Run PHP 8.1 CI with stable dependencies (doctrine#9058)
  Duplicate testTwoIterateHydrations (doctrine#9048)
  Add PHP 8.1 to CI (doctrine#9006)
  Fix locking non-existing entity (doctrine#9053)

Signed-off-by: Alexander M. Turek <me@derrabus.de>
@greg0ire greg0ire added this to the 2.9.6 milestone Oct 3, 2021
@greg0ire greg0ire added the Bug label Oct 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

\Doctrine\ORM\EntityManager::find() with optimistic lock for deleted entity raises an error
4 participants