Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[Cache] Pass arg to get callback everywhere#31879

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@fancyweb
Copy link
Contributor

QA
Branch?4.2
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets-
LicenseMIT
Doc PR-

Some adapters does not pass an useless "save" bool arg. However, that makes aCallbackInterface callable unusable with them since the arg is required in the interface.

@nicolas-grekasnicolas-grekas added this to the4.2 milestoneJun 5, 2019
@fancywebfancywebforce-pushed thefix-cache-traceable-adapter-callback-call branch from957267a tod03eb03CompareJune 6, 2019 06:05
@nicolas-grekas
Copy link
Member

Thank you@fancyweb.

@nicolas-grekasnicolas-grekas merged commitd03eb03 intosymfony:4.2Jun 6, 2019
nicolas-grekas added a commit that referenced this pull requestJun 6, 2019
This PR was merged into the 4.2 branch.Discussion----------[Cache] Pass  arg to get callback everywhere| Q             | A| ------------- | ---| Branch?       | 4.2| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets | -| License       | MIT| Doc PR        | -Some adapters does not pass an useless "save" bool arg. However, that makes a `CallbackInterface` callable unusable with them since the arg is required in the interface.Commits-------d03eb03 [Cache] Pass  arg to get callback everywhere
@fancywebfancyweb deleted the fix-cache-traceable-adapter-callback-call branchJune 6, 2019 09:16
@fabpotfabpot mentioned this pull requestJun 6, 2019
@fabpotfabpot mentioned this pull requestJun 26, 2019
nicolas-grekas added a commit that referenced this pull requestFeb 21, 2023
…c expiration handler (AdamKatzDev)This PR was merged into the 5.4 branch.Discussion----------[Cache][Messenger] fixed CallbackInterface support in async expiration handler| Q             | A| ------------- | ---| Branch?       | 5.4| Bug fix?      | yes| New feature?  | no| Deprecations? | no| Tickets       || License       | MIT| Doc PR        |Adds support for CallbackInterface in EarlyExpirationHandler and thus fixes async cache recomputing for callables that implement CallbackInterface. Earlier similar errors were fixed in#31879.Commits-------a8dea95 [Messenger][Cache] fixed CallbackInterface support in async expiration handler
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

4.2

Development

Successfully merging this pull request may close these issues.

3 participants

@fancyweb@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp