[Cache] Fix using a ChainAdapter as an adapter for a pool#60594
Merged
nicolas-grekas merged 1 commit intosymfony:6.4from Jun 27, 2025
Merged
[Cache] Fix using a ChainAdapter as an adapter for a pool#60594nicolas-grekas merged 1 commit intosymfony:6.4from
ChainAdapter as an adapter for a pool#60594nicolas-grekas merged 1 commit intosymfony:6.4from
Conversation
bfb0f18 to
73605bb
Compare
73605bb to
5c8f906
Compare
This comment was marked as outdated.
This comment was marked as outdated.
5c8f906 to
ad4b87b
Compare
This comment was marked as outdated.
This comment was marked as outdated.
Contributor
Author
|
Status: ready for review |
nicolas-grekas
previously approved these changes
Jun 23, 2025
Member
|
Ah sorry I missed the high/low-deps failures. The reason why this fails is because of the cross-packages deps. |
ChainAdapter with custom namespace
8e3d149 to
7348993
Compare
Contributor
Author
|
@nicolas-grekas i can't reproduce the error with Cache component alone without FrameworkBundle the issue occurs when services:
_defaults:
autoconfigure: trueif the I'd be grateful if you could assist me with this issue |
ChainAdapter with custom namespace ChainAdapter as an adapter for another ChainAdapter
ChainAdapter as an adapter for another ChainAdapterChainAdapter as an adapter for a pool
7348993 to
b24e3cd
Compare
Member
|
Thank you @IndraGunawan. |
Contributor
Author
|
Thank you @nicolas-grekas |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
How to reproduce
The error:
failing tests: https://github.com/symfony/symfony/actions/runs/15363463181/job/43233401667?pr=60594