Skip to content

Move login route to const #13363

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

Merged
merged 1 commit into from
Mar 17, 2020
Merged

Move login route to const #13363

merged 1 commit into from
Mar 17, 2020

Conversation

JakubSzczesniak
Copy link
Contributor

This is more stable solution. I spent half of hour to fix bug, because I forgot change route name in 2 places.

@javiereguiluz javiereguiluz changed the base branch from 5.0 to 4.4 March 17, 2020 14:14
@javiereguiluz
Copy link
Member

Thank you Jakub.

@javiereguiluz javiereguiluz merged commit 8eb21f4 into symfony:4.4 Mar 17, 2020
weaverryan added a commit to symfony/maker-bundle that referenced this pull request Apr 4, 2020
This PR was merged into the 1.0-dev branch.

Discussion
----------

Move login route to const

To eliminate long debug time and bug fixing in case of change login route.  Connected with symfony/symfony-docs#13363

Commits
-------

9ce6179 Move login route to const
saylor-mik87786 added a commit to saylor-mik87786/maker-bundle that referenced this pull request Jun 3, 2025
This PR was merged into the 1.0-dev branch.

Discussion
----------

Move login route to const

To eliminate long debug time and bug fixing in case of change login route.  Connected with symfony/symfony-docs#13363

Commits
-------

9ce6179 Move login route to const
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.

3 participants