Skip to content
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

Deprecate the AdminContext:getReferrer() method #6684

Merged
merged 1 commit into from
Jan 4, 2025

Conversation

javiereguiluz
Copy link
Collaborator

@javiereguiluz javiereguiluz commented Jan 4, 2025

Fixes #6115.

This was deprecated in practice a long time ago, when we removed the referrer parameter from URLs in #6105. But, we didn't formally deprecate the associated method in AdminContext:getReferrer(). Let's do that now.

@javiereguiluz javiereguiluz added this to the 4.x milestone Jan 4, 2025
@javiereguiluz javiereguiluz merged commit 11c0600 into EasyCorp:4.x Jan 4, 2025
12 checks passed
@javiereguiluz javiereguiluz deleted the fix_6115 branch January 4, 2025 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Deprecate AdminContext->getReferrer()
1 participant