DDC-2111: [GH-494] Update lib/Doctrine/ORM/Persisters/BasicEntityPersister.php #2657

Open
opened 2026-01-22 13:59:29 +01:00 by admin · 0 comments
Owner

Originally created by @doctrinebot on GitHub (Nov 1, 2012).

Originally assigned to: @beberlei on GitHub.

Jira issue originally created by user @beberlei:

This issue is created automatically through a Github pull request on behalf of md2perpe:

Url: https://github.com/doctrine/doctrine2/pull/494

Message:

My version of solving the "if object not found in cache, create object, store it, and then return it" in PHP using references.

Mostly as a suggestion. I think it's a beautiful solution, although it might not be as obvious as the current solution.

Originally created by @doctrinebot on GitHub (Nov 1, 2012). Originally assigned to: @beberlei on GitHub. Jira issue originally created by user @beberlei: This issue is created automatically through a Github pull request on behalf of md2perpe: Url: https://github.com/doctrine/doctrine2/pull/494 Message: My version of solving the "if object not found in cache, create object, store it, and then return it" in PHP using references. Mostly as a suggestion. I think it's a beautiful solution, although it might not be as obvious as the current solution.
admin added the Bug label 2026-01-22 13:59:29 +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#2657