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

[make:auth] V1.59 - Deprecated classes causes deprecated message on each page #1530

Closed
eltharin opened this issue May 3, 2024 · 1 comment · Fixed by #1532
Closed

[make:auth] V1.59 - Deprecated classes causes deprecated message on each page #1530

eltharin opened this issue May 3, 2024 · 1 comment · Fixed by #1532
Labels
Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer

Comments

@eltharin
Copy link
Contributor

eltharin commented May 3, 2024

the trigger_deprecation function before MakeAuthenticator Class make a deprecation message on each called page not just when command make:auth is called :

Since symfony/maker-bundle v1.59.0: The "Symfony\Bundle\MakerBundle\Maker\MakeAuthenticator" class is deprecated, use any of the Security\Make* commands instead.

can pass the deprecated in interact function ?

should I make a PR ?

@eltharin eltharin changed the title [make:auth] Deprecated classes causes deprecated message on each page [make:auth] V1.59 - Deprecated classes causes deprecated message on each page May 3, 2024
@jrushlow jrushlow added Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer labels May 3, 2024
@jrushlow
Copy link
Collaborator

jrushlow commented May 3, 2024

Howdy @eltharin - yes, If you can submit a PR - I'll get it pushed out in a point release pretty quick. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug Fix Status: Reviewed Has been reviewed by a maintainer
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants