Skip to content

[DoctrineBridge] Deprecated using IdReader when optimization is not possible #30966

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
Apr 7, 2019

Conversation

HeahDude
Copy link
Contributor

@HeahDude HeahDude commented Apr 7, 2019

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? no
Deprecations? yes
Tests pass? yes
Fixed tickets ~
License MIT
Doc PR ~

Follow up of #30962. (Review only the second commit until #30962 is merged).

@HeahDude HeahDude changed the title Form/id reader 2 [DoctrineBridge] Deprecated using IdReader when optimization is not possible Apr 7, 2019
@xabbuh xabbuh added this to the next milestone Apr 7, 2019
@fabpot
Copy link
Member

fabpot commented Apr 7, 2019

@HeahDude #30962 has been merged now.

Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

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

This is missing entries in the UPGRADE-4.3.md and UPGRADE-5.0.md files.

Copy link
Member

@xabbuh xabbuh left a comment

Choose a reason for hiding this comment

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

with the class clarification in the deprecation message we just discussed

@HeahDude
Copy link
Contributor Author

HeahDude commented Apr 7, 2019

done :), thanks!

@stof
Copy link
Member

stof commented Apr 7, 2019

Thank you @HeahDude.

@stof stof merged commit a234c89 into symfony:master Apr 7, 2019
stof added a commit that referenced this pull request Apr 7, 2019
…tion is not possible (HeahDude)

This PR was merged into the 4.3-dev branch.

Discussion
----------

[DoctrineBridge] Deprecated using IdReader when optimization is not possible

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no <!-- don't forget to update src/**/CHANGELOG.md files -->
| BC breaks?    | no     <!-- see https://symfony.com/bc -->
| Deprecations? | yes <!-- don't forget to update UPGRADE-*.md and src/**/CHANGELOG.md files -->
| Tests pass?   | yes    <!-- please add some, will be required by reviewers -->
| Fixed tickets | ~
| License       | MIT
| Doc PR        | ~

Follow up of #30962. (Review only the second commit until #30962 is merged).

Commits
-------

a234c89 [DoctrineBridge] Deprecated using IdReader when optimization is not possible
@HeahDude HeahDude deleted the form/id-reader-2 branch April 7, 2019 13:48
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.3 Apr 30, 2019
nicolas-grekas added a commit that referenced this pull request Jun 6, 2019
…ChoiceLoader (yceruto)

This PR was merged into the 5.0-dev branch.

Discussion
----------

[DoctrineBridge] Removed legacy code related to DoctrineChoiceLoader

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | -
| License       | MIT
| Doc PR        | -

Ref: #30966 and #30962

Commits
-------

4616e54 Removed legacy code related to DoctrineChoiceLoader
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.

7 participants