Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Security Level: All
-
Labels:None
Description
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.