Skip to content

Fix #54298: Using empty additional_headers adding extraneous CRLF#5055

Closed
cmb69 wants to merge 1 commit intophp:PHP-7.3from
cmb69:cmb/fix-54298
Closed

Fix #54298: Using empty additional_headers adding extraneous CRLF#5055
cmb69 wants to merge 1 commit intophp:PHP-7.3from
cmb69:cmb/fix-54298

Conversation

@cmb69
Copy link
Member

@cmb69 cmb69 commented Jan 5, 2020

If the header string is empty, we pass NULL to php_mail() to avoid
further checks on the string length.

If the header string is empty, we pass `NULL` to `php_mail()` to avoid
further checks on the string length.
@cmb69
Copy link
Member Author

cmb69 commented Jan 6, 2020

Thanks! Applied as ae21506.

@cmb69 cmb69 closed this Jan 6, 2020
@cmb69 cmb69 deleted the cmb/fix-54298 branch January 6, 2020 13:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants