Skip to content
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

Use colocated mapping driver #2420

Merged
merged 1 commit into from
Mar 22, 2022
Merged

Conversation

franmomu
Copy link
Contributor

Q A
Type improvement
BC Break no
Fixed issues

Summary

This is based on doctrine/orm#9587 to allow #2419 and start decoupling from doctrine/annotations.

@franmomu franmomu added this to the 2.4.0 milestone Mar 22, 2022
*/
public function getReader()
{
Deprecation::trigger(
Copy link
Member

Choose a reason for hiding this comment

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

We're using trigger_deprecation in ODM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

🤦 thanks I forgot about that.

@franmomu franmomu force-pushed the use_colocated_mapping branch from 96fc723 to 73860a1 Compare March 22, 2022 10:35
@franmomu franmomu force-pushed the use_colocated_mapping branch from 73860a1 to 06dbdb2 Compare March 22, 2022 10:37
@malarzm malarzm added Task and removed Enhancement labels Mar 22, 2022
@malarzm malarzm merged commit d9e6da3 into doctrine:2.4.x Mar 22, 2022
@malarzm
Copy link
Member

malarzm commented Mar 22, 2022

Thanks @franmomu!

@franmomu franmomu deleted the use_colocated_mapping branch March 23, 2022 08:24
@malarzm malarzm mentioned this pull request Apr 14, 2022
10 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants