Skip to content

Fixes async cache computation example and FQCN #19678

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
Mar 21, 2024

Conversation

mvhirsch
Copy link
Contributor

@mvhirsch mvhirsch commented Mar 15, 2024

Fixes invalid documentation. Took me an hour to figure it out. Thankfully, every new feature gets a blog post (thx @nicolas-grekas): https://symfony.com/blog/new-in-symfony-5-2-async-cache-recomputing

I'll provide another MR with a working example using a DI service (needs CallbackInterface or service must be public).

@carsonbot carsonbot added this to the 5.4 milestone Mar 15, 2024
@mvhirsch mvhirsch changed the title Ffixes async cache computation example and FQCN Fixes async cache computation example and FQCN Mar 15, 2024
@mvhirsch mvhirsch changed the title Fixes async cache computation example and FQCN [Cache] Fixes async cache computation example and FQCN Mar 15, 2024
Copy link
Contributor

@OskarStark OskarStark left a comment

Choose a reason for hiding this comment

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

Approval because it's Michi and he knows what he is doing 😅😊😘

@carsonbot carsonbot changed the title [Cache] Fixes async cache computation example and FQCN Fixes async cache computation example and FQCN Mar 16, 2024
@OskarStark
Copy link
Contributor

OskarStark commented Mar 21, 2024

@javiereguiluz this can be merged IMHO

@javiereguiluz
Copy link
Member

Oskar, I trust you, so let's merge this.

Thanks Michael!

@javiereguiluz javiereguiluz merged commit a09f7b6 into symfony:5.4 Mar 21, 2024
@mvhirsch mvhirsch deleted the bugfix/async-cache-computing branch March 21, 2024 15:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants