Skip to content

Conversation

@ArtificialOwl
Copy link
Member

avoid reaching lazy appconfig from __construct()
retrieve and cache values are initiated from method needing those config

@ArtificialOwl ArtificialOwl requested a review from a team as a code owner October 17, 2025 13:51
@ArtificialOwl ArtificialOwl requested review from icewind1991, nfebe and provokateurin and removed request for a team October 17, 2025 13:51
@ArtificialOwl ArtificialOwl force-pushed the fix/noid/lazy-from-construct branch from cabcc13 to aac9fa5 Compare October 17, 2025 14:29
Copy link
Contributor

@come-nc come-nc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is taken care of by lazy ghosts on PHP >= 8.4, at least when no methods at all are called on the service.

@ArtificialOwl ArtificialOwl force-pushed the fix/noid/lazy-from-construct branch from aac9fa5 to 187edfb Compare October 22, 2025 13:52
@ArtificialOwl
Copy link
Member Author

  • changes based on comment
  • squash

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
@ArtificialOwl ArtificialOwl force-pushed the fix/noid/lazy-from-construct branch from 187edfb to 07d3f1c Compare October 27, 2025 14:37
@ArtificialOwl ArtificialOwl merged commit 4b274a8 into master Oct 28, 2025
205 of 211 checks passed
@ArtificialOwl ArtificialOwl deleted the fix/noid/lazy-from-construct branch October 28, 2025 11:29
@ArtificialOwl
Copy link
Member Author

/backport to stable32

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants