Skip to content

Add validateEmailConfirmationFromRequest method#215

Open
shafan wants to merge 1 commit into
SymfonyCasts:mainfrom
shafan:patch-1
Open

Add validateEmailConfirmationFromRequest method#215
shafan wants to merge 1 commit into
SymfonyCasts:mainfrom
shafan:patch-1

Conversation

@shafan

@shafan shafan commented Apr 19, 2026

Copy link
Copy Markdown

In VerifyEmailHelper but not in the interface

In VerifyEmailHelper but not in the interface
@bocharsky-bw

Copy link
Copy Markdown
Member

Thanks for this PR! We have a @method annotation for that validateEmailConfirmationFromRequest() in the interface, so that annotation should be removed. But first of all, that's done this way to avoid BC breaks. We can't change interfaces without making a major release because it would lead to BC breaks.

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.

2 participants