Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.2k
Document routing inline requirements and defaults for host#14671
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Thank you for fast response on closing the PR. This also made me realize your code feature was already merged, congrats!
👍 let's merge this as well :)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
The PR is ready, but shall we add an example? In the next major version the versionadded directives will be removed 🧐
Thank you@julienfalque for documenting the changes you proposed to the Symfony code! @OskarStark is correct about adding an example (as the versionadded will be removed some time in the future). So I've done exactly that in1ae411b (and also moved the information to the section talking about the |
Thanks@wouterj and@OskarStark! |
* 5.2: Update setup page for Symfony 5.1 - add version Update setup page for Symfony 5.2 - drop dev [#14671] Added example of inline host defaults/requirements [#14672] Updated more docs related to the UserBadge Update experimental_authenticators : add UserBadge Document routing inline requirements and defaults for host
Relates tosymfony/symfony#37696.