Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[VarDumper] Remove duplicate default caster for Socket #60881

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

Open
wants to merge 1 commit into
base: 7.3
Choose a base branch
from

Conversation

mttsch
Copy link
Contributor

@mttsch mttsch commented Jun 23, 2025

#59026 and #59035 was worked on in parallel, which resulted in both PRs adding the entry.

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

symfony#59026 and symfony#59035 was worked on in parallel, which resulted in both PRs adding the entry.
@carsonbot
Copy link

Hey!

Thanks for your PR. You are targeting branch "7.4" but it seems your PR description refers to branch "7.3".
Could you update the PR description or change target branch? This helps core maintainers a lot.

Cheers!

Carsonbot

@mttsch
Copy link
Contributor Author

mttsch commented Jun 23, 2025

As far as I could tell from the code, the order of the top level in the (default) casters array is irrelevant (it is just used as a dictionary), thus I removed the entry not "grouped" with AdressInfo.

@mttsch mttsch changed the base branch from 7.4 to 7.3 June 23, 2025 18:18
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.

2 participants