Skip to content

[Serializer] Deprecate the XmlEncoder::TYPE_CASE_ATTRIBUTES constant #33789

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
Oct 1, 2019

Conversation

pierredup
Copy link
Contributor

@pierredup pierredup commented Oct 1, 2019

Q A
Branch? 4.4
Bug fix? yes
New feature? no
Deprecations? yes
Tickets N/A
License MIT
Doc PR N/A
Related #33788

Deprecate the XmlEncoder::TYPE_CASE_ATTRIBUTES constant in favour of XmlEncoder::TYPE_CAST_ATTRIBUTES

@fabpot
Copy link
Member

fabpot commented Oct 1, 2019

Thank you @pierredup.

fabpot added a commit that referenced this pull request Oct 1, 2019
…BUTES constant (pierredup)

This PR was merged into the 4.4 branch.

Discussion
----------

[Serializer] Deprecate the XmlEncoder::TYPE_CASE_ATTRIBUTES constant

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | yes
| Tickets       | N/A
| License       | MIT
| Doc PR        | N/A
| Related       | #33788

Deprecate the `XmlEncoder::TYPE_CASE_ATTRIBUTES` constant in favour of `XmlEncoder::TYPE_CAST_ATTRIBUTES`

Commits
-------

9f51cf4 Deprecate the XmlEncoder::TYPE_CASE_ATTRIBUTES constant
@fabpot fabpot merged commit 9f51cf4 into symfony:4.4 Oct 1, 2019
@pierredup pierredup deleted the deprecate-const branch October 1, 2019 16:36
@nicolas-grekas
Copy link
Member

UPGRADE files should have been updated too
@pierredup up for a follow up PR?

@pierredup
Copy link
Contributor Author

@nicolas-grekas Done in #33803

nicolas-grekas added a commit that referenced this pull request Oct 2, 2019
…TYPE_CASE_ATTRIBUTES constant in upgrade (pierredup)

This PR was merged into the 4.4 branch.

Discussion
----------

[Serializer] Add note about deprecating the XmlEncoder::TYPE_CASE_ATTRIBUTES constant in upgrade

| Q             | A
| ------------- | ---
| Branch?       | 4.4
| Bug fix?      | N/A
| New feature?  | N/A
| Deprecations? | N/A
| Tickets       | #33789 (comment)
| License       | MIT
| Doc PR        | N/A

Commits
-------

b4de582 Add note about deprecating the XmlEncoder::TYPE_CASE_ATTRIBUTES constant in the upgrade guide
@nicolas-grekas nicolas-grekas modified the milestones: next, 4.4 Oct 27, 2019
This was referenced Nov 12, 2019
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.

6 participants