Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Serializer] fix typo in AbstractNormalizerContextBuilder::withDefaultContructorArguments() #54643

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 18, 2024
Merged

Conversation

ghost
Copy link

@ghost ghost commented Apr 17, 2024

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

This is not a bug in the meaning of a bug so no need to fix this on 6.4. However a deprecation is needed.

@ghost ghost requested a review from dunglas as a code owner April 17, 2024 22:03
@carsonbot carsonbot added this to the 7.1 milestone Apr 17, 2024
@carsonbot carsonbot changed the title fix typo in AbstractNormalizerContextBuilder::withDefaultContructorArguments() [Serializer] fix typo in AbstractNormalizerContextBuilder::withDefaultContructorArguments() Apr 18, 2024
@chalasr
Copy link
Member

chalasr commented Apr 18, 2024

Good catch, thanks @javaDeveloperKid.

1 similar comment
@chalasr
Copy link
Member

chalasr commented Apr 18, 2024

Good catch, thanks @javaDeveloperKid.

@chalasr chalasr merged commit f02b0f2 into symfony:7.1 Apr 18, 2024
3 of 10 checks passed
@nicolas-grekas
Copy link
Member

What about adding the method on 6.4 (without any deprecation yet?) so that ppl can start writing without typo right away?

@ghost
Copy link
Author

ghost commented Apr 18, 2024

No contraindications from my side. Do you need another PR or will you cherry pick the new method on your own?

@nicolas-grekas
Copy link
Member

A new PR please

nicolas-grekas added a commit that referenced this pull request Apr 23, 2024
…ultConstructorArguments()`method (javaDeveloperKid)

This PR was merged into the 6.4 branch.

Discussion
----------

[Serializer] Add `AbstractNormalizerContextBuilder::defaultConstructorArguments()`method

| Q             | A
| ------------- | ---
| Branch?       | 6.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | Closes #54616
| License       | MIT

cherry-picked from #54643 with deprecation line removed.

Commits
-------

19f91b0 [Serializer] Add AbstractNormalizerContextBuilder::defaultConstructorArguments()
nicolas-grekas added a commit that referenced this pull request May 17, 2024
…y (xabbuh)

This PR was merged into the 7.1 branch.

Discussion
----------

[Serializer] add missing deprecation contracts dependency

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

required since #54643

Commits
-------

a912c49 add missing deprecation contracts dependency
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.

[Serializer] Typo in name of AbstractNormalizerContextBuilder::withDefaultContructorArguments() method
4 participants
Morty Proxy This is a proxified and sanitized view of the page, visit original site.