Skip to content

IBX-11826: Cleaned up http-cache ResponseTagger deprecations#82

Open
wiewiurdp wants to merge 3 commits into
6.0from
IBX-11826-Clean-up-http-cache-ResponseTagger-deprecations
Open

IBX-11826: Cleaned up http-cache ResponseTagger deprecations#82
wiewiurdp wants to merge 3 commits into
6.0from
IBX-11826-Clean-up-http-cache-ResponseTagger-deprecations

Conversation

@wiewiurdp

@wiewiurdp wiewiurdp commented Jun 5, 2026

Copy link
Copy Markdown
Contributor
🎫 Issue IBX-11826

Related PRs:

#78

Description:

This PR finalizes the ResponseTagger cleanup introduced in ibexa/http-cache#78.

It adds supports(mixed $value): bool to the ResponseTagger interface, removes AbstractValueTagger, and simplifies DispatcherTagger by dropping the BC fallback for implementations without supports().

###Regressions:
ibexa/commerce#1841

###QA
Need some sanities.

@wiewiurdp wiewiurdp marked this pull request as ready for review June 5, 2026 13:02
@wiewiurdp wiewiurdp requested a review from a team June 5, 2026 13:02
@ibexa-workflow-automation-1 ibexa-workflow-automation-1 Bot requested review from Steveb-p, ViniTou, alongosz, barw4, bnowak, ciastektk, konradoboza, mikadamczyk and tbialcz and removed request for a team June 5, 2026 13:02
Comment thread src/lib/ResponseTagger/Value/ContentInfoTagger.php Outdated
Comment thread src/lib/ResponseTagger/Value/LocationTagger.php Outdated
…ated tests to mock `ResponseTagger` instead of specific tagger classes.
@wiewiurdp wiewiurdp force-pushed the IBX-11826-Clean-up-http-cache-ResponseTagger-deprecations branch from 14d267e to 21f8d30 Compare June 5, 2026 15:11
@wiewiurdp wiewiurdp requested a review from barw4 June 5, 2026 15:25
Comment thread src/contracts/ResponseTagger/ResponseTagger.php Outdated
Comment thread src/lib/ResponseTagger/Delegator/ContentValueViewTagger.php Outdated
Comment thread src/lib/ResponseTagger/Delegator/LocationValueViewTagger.php Outdated
Comment thread src/lib/ResponseTagger/Value/ContentInfoTagger.php Outdated
Comment thread src/lib/ResponseTagger/Value/LocationTagger.php Outdated
@sonarqubecloud

sonarqubecloud Bot commented Jun 8, 2026

Copy link
Copy Markdown

@konradoboza konradoboza left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

As long as both CI here and the regression build agree.

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