8000 [FrameworkBundle] Remove doctrine/annotations integration by derrabus · Pull Request #51050 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

[FrameworkBundle] Remove doctrine/annotations integration #51050

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 priv 8000 acy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jul 24, 2023

Conversation

derrabus
Copy link
Member
Q A
Branch? 7.0
Bug fix? no
New feature? yes
Deprecations? no
Tickets Follows #50888
License MIT
Doc PR TODO, see symfony/symfony-docs#18589

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.

please mind fabbot :)

@derrabus derrabus force-pushed the remove/annotations-integration branch from cbf8a2e to 713ff44 Compare July 22, 2023 23:43
@@ -121,6 +121,8 @@ FrameworkBundle
$this->render(..., ['form' => $form]);
```

* Remove the integration of Doctrine annotations, use native attributes instead
Copy link
Contributor

Choose a reason for hiding this comment

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

This was not supposed to be removed in Symfony 8?

Copy link
Member Author

Choose a reason for hiding this comment

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

Nope.

Copy link
Contributor

Choose a reason for hiding this comment

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

In #50888, you said:

The plan is to make this the default and only valid option in Symfony 7 and remove that setting entirely in Symfony 8.

Copy link
Contributor
@Seb33300 Seb33300 Jul 23, 2023

Choose a reason for hiding this comment

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

Ohh sorry, just got it. The option cannot be enabled on Symfony 7

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes, the setting is still there. You just cannot enable it.

@nicolas-grekas
Copy link
Member

Thank you @derrabus.

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.

4 participants
0