Skip to content

Conversation

@tacman
Copy link
Contributor

@tacman tacman commented Apr 3, 2024

Version 2 of the helper uses validateEmailConfirmationFromRequest, this PR makes the correct call to avoid the deprecation warning.

Copy link
Collaborator

@jrushlow jrushlow left a comment

Choose a reason for hiding this comment

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

Howdy @tacman - this was already done in #1464 and released in v1.57.0.

I think you might need to rebase your local main branch of MakerBundle to ensure the changes are pulled in.

  1. git checkout main
  2. git fetch upstream (or whatever the remote to symfony/maker-bundle is called on your machine)
  3. git rebase upstream/main
  4. git push origin (or whatever the remote name is called to tacman/maker-bundle)

I go into more detail on rebasing in #1393 (comment)

@jrushlow jrushlow added Feature New Feature Status: Needs Work Additional work is needed duplicate labels Apr 3, 2024
@tacman
Copy link
Contributor Author

tacman commented Apr 3, 2024

DOH! I forgot that the code I was working on was created (via the maker) a few weeks ago, and didn't check! Sigh.

@tacman tacman closed this Apr 3, 2024
@jrushlow
Copy link
Collaborator

jrushlow commented Apr 3, 2024

No worries! thank you for submitting the PR though!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

duplicate Feature New Feature Status: Needs Work Additional work is needed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants