Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

[HttpFoundation] Fix issue where ServerEvent with "0" data is not sent#62153

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Conversation

@santysisi
Copy link
Contributor

@santysisisantysisi commentedOct 24, 2025
edited
Loading

QA
Branch?7.3
Bug fix?yes
New feature?no
Deprecations?no
IssuesFix#62151
LicenseMIT

Fixes an issue where data with a string value of '0' was not being sent correctly. This update ensures that the '0' string is handled properly when sending data.

yceruto and leonexcc reacted with thumbs up emoji
@carsonbotcarsonbot added this to the7.4 milestoneOct 24, 2025
@santysisisantysisi changed the base branch from7.4 to7.3October 24, 2025 21:00
@santysisisantysisiforce-pushed thefix/server-event-with-0-data-is-not-send branch from21ff950 to17f82e0CompareOctober 24, 2025 21:11
@santysisisantysisi changed the title[HttpFoundation] fix ServerEvent with "0" data is not send[HttpFoundation] Fix issue where ServerEvent with "0" data is not sentOct 24, 2025
@santysisisantysisiforce-pushed thefix/server-event-with-0-data-is-not-send branch from17f82e0 tob81271eCompareOctober 24, 2025 21:42
@nicolas-grekas
Copy link
Member

Thank you@santysisi.

santysisi reacted with hooray emoji

@nicolas-grekasnicolas-grekas merged commit42bad65 intosymfony:7.3Oct 25, 2025
11 checks passed
@fabpotfabpot mentioned this pull requestOct 28, 2025
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@nicolas-grekasnicolas-grekasnicolas-grekas approved these changes

@mtarldmtarldmtarld approved these changes

Assignees

No one assigned

Projects

None yet

Milestone

7.3

Development

Successfully merging this pull request may close these issues.

If you send a ServerEvent with '0' as data, it will not producte 'data: 0'

4 participants

@santysisi@nicolas-grekas@mtarld@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp