You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #60911 [DoctrineBridge] use native lazy objects on PHP 8.4+ when available (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[DoctrineBridge] use native lazy objects on PHP 8.4+ when available
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
following the changes from doctrine/orm#12005 and doctrine/orm#12020
Commits
-------
1256ce9 use native lazy objects on PHP 8.4+ when available
0 commit comments