Skip to content

[Routing] Mention AnnotationClassLoader BC break in changelog #21377

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

Closed
wants to merge 1 commit into from

Conversation

chalasr
Copy link
Member

@chalasr chalasr commented Jan 23, 2017

Q A
Branch? 2.7
Fixed tickets 77289b9#commitcomment-20572720
License MIT
Doc PR symfony/symfony-docs#7408

#21333 removed the autowiring of request attributes based on method arguments default values when using the @Route annotation.
This feature was causing an annoying bug on argument resolvers and was inconsistent with other configuration formats which force to define the attributes explicitly.

@chalasr chalasr force-pushed the routing/default-attrs-upgrade branch from 7201dbf to bf4ddf1 Compare January 23, 2017 13:20
@chalasr chalasr closed this Jan 23, 2017
@chalasr
Copy link
Member Author

chalasr commented Jan 23, 2017

Closed in favor of #21379

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.

2 participants