Skip to content

Update doc about lazy objects #20955

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

Merged
merged 1 commit into from
May 14, 2025
Merged

Conversation

nicolas-grekas
Copy link
Member

Fix #20798
Fix #20761

@carsonbot carsonbot added this to the 7.3 milestone May 12, 2025
@javiereguiluz javiereguiluz merged commit d41f486 into symfony:7.3 May 14, 2025
3 checks passed
This native API works with concrete classes. It doesn't with abstracts nor with
internal ones.

This components provides helpers to generate lazy objects using the decorator
Copy link
Contributor

Choose a reason for hiding this comment

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

Should be component (without s), shouldn't it?

Copy link
Member

Choose a reason for hiding this comment

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

yes, fixed while merging. Thanks!

@javiereguiluz
Copy link
Member

Thanks Nicolas! The contents were great as always ... but while merging we reorganized the contents a bit. We kept the original section title ("Creating Lazy Objects") to ease maintenance, moved the intro about what lazy objects are to this section and renamed the original contents as a new subsection called "Legacy Creation of Lazy Objects".

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
4 participants