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

Skip to content

[Mime] Fix RawMessage constructor argument type #57896

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
Aug 3, 2024

Conversation

alexandre-daubois
Copy link
Member

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

$this->message can be a resource, and the current union type iterable|string make it impossible to pass a resource to the constructor.

@alexandre-daubois
Copy link
Member Author

I propose PR #57898 after Fabien's comment, if that suits you?

@fabpot fabpot modified the milestones: 5.4, 6.4 Aug 3, 2024
@fabpot
Copy link
Member

fabpot commented Aug 3, 2024

Thank you @alexandre-daubois.

@fabpot fabpot merged commit 5476d38 into symfony:6.4 Aug 3, 2024
9 of 10 checks passed
@alexandre-daubois alexandre-daubois deleted the raw-msg-construct branch August 3, 2024 09:01
This was referenced Aug 30, 2024
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.

7 participants