Skip to content

[FrameworkBundle] Allow to use attribute-based configuration of routing/serializer without doctrine/annotations #39022

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
Nov 7, 2020

Conversation

derrabus
Copy link
Member

@derrabus derrabus commented Nov 6, 2020

Q A
Branch? 5.2
Bug fix? no
New feature? yes
Deprecations? no
Tickets N/A
License MIT
Doc PR N/A

Follows #37474, #38525

Currently, we need doctrine/annotations to be installed in order to configure routing and serializer via PHP attributes. Given that for both components we can already replace Doctrine Annotations completely, I'd like to get rid of that limitation.

@derrabus derrabus marked this pull request as ready for review November 6, 2020 23:14
@derrabus derrabus force-pushed the improvement/attribute-routing branch from 48eac5e to b45e13e Compare November 6, 2020 23:24
@derrabus derrabus requested a review from weaverryan November 6, 2020 23:38
@derrabus derrabus force-pushed the improvement/attribute-routing branch from b45e13e to e5492e2 Compare November 7, 2020 13:02
@derrabus derrabus added this to the 5.2 milestone Nov 7, 2020
@derrabus derrabus merged commit 7b4d22f into symfony:5.x Nov 7, 2020
@derrabus derrabus deleted the improvement/attribute-routing branch November 7, 2020 19:26
@fabpot fabpot mentioned this pull request Nov 10, 2020
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.

5 participants