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

Add missing reportFieldsWhereDeclared field parameter to DoctrineOrmMappingsPass methods #1694

Merged
merged 2 commits into from
Aug 4, 2023
Merged

Add missing reportFieldsWhereDeclared field parameter to DoctrineOrmMappingsPass methods #1694

merged 2 commits into from
Aug 4, 2023

Conversation

jdecool
Copy link
Contributor

@jdecool jdecool commented Aug 4, 2023

A new parameter has been introduced in doctrine/orm#10455 to make Annotations/Attribute mapping drivers report fields for the classes where they are declared.

The bundle has been updated with #1661 to add a new configuration variable to handle this behavior, but the DoctrineOrmMappingsPass has been forgotten.

@jdecool
Copy link
Contributor Author

jdecool commented Aug 4, 2023

There are two errors but it doesn't related to my code.

@ostrolucky ostrolucky added this to the 2.10.2 milestone Aug 4, 2023
@ostrolucky ostrolucky merged commit 8d85792 into doctrine:2.10.x Aug 4, 2023
@jdecool jdecool deleted the report-fields-where-declared-mapping-pass branch August 4, 2023 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants