Skip to content

[Form][HttpFoundation] Fix overwriting an array element #60285

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
May 4, 2025

Conversation

wkania
Copy link
Contributor

@wkania wkania commented Apr 27, 2025

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

empty_data is overwritten in the line 51-52

$server['SCRIPT_NAME'] is assigned twice with the same value:
line 609 and 610
line 734 and 737

@wkania wkania requested review from xabbuh and yceruto as code owners April 27, 2025 14:30
@carsonbot carsonbot added this to the 6.4 milestone Apr 27, 2025
@carsonbot carsonbot changed the title Fix overwriting an array element [Form][HttpFoundation] Fix overwriting an array element Apr 27, 2025
@fabpot
Copy link
Member

fabpot commented May 4, 2025

Thank you @wkania.

@fabpot fabpot merged commit aa73858 into symfony:6.4 May 4, 2025
10 of 11 checks passed
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.

5 participants