Skip to content

[PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility #58872

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
Nov 14, 2024

Conversation

mtarld
Copy link
Contributor

@mtarld mtarld commented Nov 14, 2024

Q A
Branch? 7.1
Bug fix? yes
New feature? no
Deprecations? no
Issues
License MIT

Make Serializer, PropertyInfo, and Validator components compatible with TypeInfo 7.2 breaking changes (#57630) so that we can remove the conflicts in TypeInfo's composer.json file in 7.2

@mtarld mtarld requested a review from dunglas as a code owner November 14, 2024 12:07
@carsonbot carsonbot added this to the 7.1 milestone Nov 14, 2024
@carsonbot carsonbot changed the title [Serializer][PropertyInfo][Validator] TypeInfo 7.2 compatibility [PropertyInfo][Serializer][Validator] TypeInfo 7.2 compatibility Nov 14, 2024
@mtarld mtarld force-pushed the fix/type-info-compat branch from 1c7102a to 45d3ad2 Compare November 14, 2024 12:24
nicolas-grekas added a commit that referenced this pull request Nov 14, 2024
This PR was merged into the 7.2 branch.

Discussion
----------

[TypeInfo] Remove conflict with other components

| Q             | A
| ------------- | ---
| Branch?       | 7.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

Update conflicts of Serializer, Validator and PropertyInfo components, as #58872 makes them compatible with 7.2

Commits
-------

09dc00a [TypeInfo] Remove conflict with other components
@nicolas-grekas
Copy link
Member

Thank you @mtarld.

@nicolas-grekas nicolas-grekas merged commit 7e0faf3 into symfony:7.1 Nov 14, 2024
8 of 10 checks passed
@mtarld mtarld deleted the fix/type-info-compat branch November 14, 2024 15:25
nicolas-grekas added a commit that referenced this pull request Nov 15, 2024
….1 compatibility (mtarld)

This PR was merged into the 7.2 branch.

Discussion
----------

[PropertyInfo][Serializer][TypeInfo][Validator] TypeInfo 7.1 compatibility

| Q             | A
| ------------- | ---
| Branch?       | 7.2
| Bug fix?      | yes
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

Upmerge #58872 to allow DoctrineBridge, Validator, Serializer and PropertyInfo to be compatible with TypeInfo 7.1

Commits
-------

d3acdeb [TypeInfo][Serializer][PropertyInfo][Validator] TypeInfo 7.1 compatibility
This was referenced Nov 27, 2024
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.

3 participants