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

[Mailgun Mailer] fixed issue when using html body#32131

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

Merged

Conversation

@alOneh
Copy link
Contributor

QA
Branch?3.4
Bug fix?yes
New feature?no
BC breaks?no
Deprecations?no
Tests pass?yes
Fixed tickets
LicenseMIT
Doc PR

I tested thesymfony/mailgun-mailer and get an issue when using theapi scheme with a templated email cause we try to manipulate a stream whereas theSymfony\Component\Mime\Email::getHtmlBody() could return also a string (in my case it is one).

The issue :

stream_get_meta_data() expects parameter 1 to be resource, string given

@alOnehalOnehforce-pushed thefix/mailgun-api-scheme-html-body-issue branch from0ad6709 to4f766baCompareJune 21, 2019 12:00
@alOnehalOnehforce-pushed thefix/mailgun-api-scheme-html-body-issue branch from4f766ba to9f7ecc5CompareJune 22, 2019 11:18
@alOnehalOneh changed the base branch from4.4 to4.3June 22, 2019 11:20
@nicolas-grekasnicolas-grekas added this to the4.3 milestoneJun 23, 2019
@alOnehalOnehforce-pushed thefix/mailgun-api-scheme-html-body-issue branch from9f7ecc5 to5084d3aCompareJune 24, 2019 13:48
@alOnehalOnehforce-pushed thefix/mailgun-api-scheme-html-body-issue branch from5084d3a toafbefe1CompareJune 24, 2019 14:09
@fabpot
Copy link
Member

Thank you@alOneh.

@fabpotfabpot merged commitafbefe1 intosymfony:4.3Jun 26, 2019
fabpot added a commit that referenced this pull requestJun 26, 2019
This PR was merged into the 4.3 branch.Discussion----------[Mailgun Mailer] fixed issue when using html body| Q             | A| ------------- | ---| Branch?       | 3.4| Bug fix?      | yes| New feature?  | no| BC breaks?    | no| Deprecations? | no| Tests pass?   | yes| Fixed tickets || License       | MIT| Doc PR        |I tested the `symfony/mailgun-mailer` and get an issue when using the `api` scheme with a templated email cause we try to manipulate a stream whereas the `Symfony\Component\Mime\Email::getHtmlBody()` could return also a string (in my case it is one).The issue :```stream_get_meta_data() expects parameter 1 to be resource, string given```Commits-------afbefe1 [Mailgun Mailer] fixed issue when using html body
@fabpotfabpot mentioned this pull requestJun 26, 2019
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@fabpotfabpotfabpot approved these changes

+1 more reviewer

@SimperfitSimperfitSimperfit requested changes

Reviewers whose approvals may not affect merge requirements

Assignees

No one assigned

Projects

None yet

Milestone

4.3

Development

Successfully merging this pull request may close these issues.

5 participants

@alOneh@fabpot@Simperfit@nicolas-grekas@carsonbot

[8]ページ先頭

©2009-2025 Movatter.jp