Skip to content

Fix typehint of parameter for MicrokernelTrait::configureRoutes() #13394

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

Conversation

jpjoao
Copy link
Contributor

@jpjoao jpjoao commented Mar 22, 2020

It is now RoutingConfigurator instead of RouteCollectionBuilder according to https://github.com/symfony/symfony/blob/master/UPGRADE-5.1.md#frameworkbundle

Also... There is a typo on the type on the mentioned file. Should I make PR to it or is it generated automatically?

@javiereguiluz
Copy link
Member

Thank you Joao.

@javiereguiluz javiereguiluz merged commit f4f6ef6 into symfony:master Mar 23, 2020
@javiereguiluz
Copy link
Member

@jpjoao is you found some typo in the Symfony UPGRADE file, please open a pull request in github.com/symfony/symfony to fix it (this file is not generated automatically). Thanks!

nicolas-grekas added a commit to symfony/symfony that referenced this pull request Mar 23, 2020
….md file (jpjoao)

This PR was merged into the 5.1-dev branch.

Discussion
----------

Fix typo on deprecated parameter typehint on UPGRADE-5.1.md file

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Tickets       | None
| License       | MIT
| Doc PR        | symfony/symfony-docs#13394

Fix typo.

Commits
-------

4939d4c [FrameworkBundle] Fix typo on deprecated parameter typehint
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