Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[FrameworkBundle] remove double required annotation + attribute #48874

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

alexislefebvre
Copy link
Contributor

@alexislefebvre alexislefebvre commented Jan 5, 2023

Q A
Branch? 6.3
Bug fix? yes
New feature? no
Deprecations? no
Tickets Fix #48792 (checked with this reproducer)
License MIT
Doc PR no

Annotation and attribute were kept: #45680 (comment)

To my understanding, it's not necessary since #48810

Alternative to #48868

@carsonbot carsonbot added this to the 6.3 milestone Jan 5, 2023
@alexislefebvre alexislefebvre changed the title remove double required annotation + attribute [FrameworkBundle] remove double required annotation + attribute Jan 5, 2023
@carsonbot carsonbot changed the title [FrameworkBundle] remove double required annotation + attribute remove double required annotation + attribute Jan 6, 2023
@carsonbot carsonbot changed the title remove double required annotation + attribute [FrameworkBundle] remove double required annotation + attribute Jan 6, 2023
Copy link
Member

@nicolas-grekas nicolas-grekas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM but we should not forget to also fix doctrine's part.

@alexislefebvre
Copy link
Contributor Author

alexislefebvre commented Jan 7, 2023

Yes there will be still an issue for users of Symfony 6.2.

@fabpot
Copy link
Member

fabpot commented Jan 7, 2023

Thank you @alexislefebvre.

@fabpot fabpot merged commit 0622750 into symfony:6.3 Jan 7, 2023
@alexislefebvre alexislefebvre deleted the 6.3-remove-double-required-annotation branch January 7, 2023 17:07
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.

Annotation @required causing issue after migrating from 6.0 to 6.1
6 participants