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

[Mailer] Sendgrid API Transport: allow use of mail_settings#42915

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

Open
mikefox wants to merge15 commits intosymfony:7.4
base:7.4
Choose a base branch
Loading
frommikefox:mailer-sendgrid-api-transport-allow-mail-settings
Open
Show file tree
Hide file tree
Changes from1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
PrevPrevious commit
NextNext commit
Coding standards.
  • Loading branch information
@mikefox
mikefox authored andMaxime Pinot committedJul 9, 2022
commit87f3d326abc5b2f20ed9f12b5dd239344f341588
Original file line numberDiff line numberDiff line change
Expand Up@@ -18,7 +18,6 @@
use Symfony\Component\Mailer\Header\TagHeader;
use Symfony\Component\Mime\Address;
use Symfony\Component\Mime\Email;
use Symfony\Component\Mime\Message;
use Symfony\Contracts\HttpClient\HttpClientInterface;
use Symfony\Contracts\HttpClient\ResponseInterface;

Expand Down
1 change: 0 additions & 1 deletionsrc/Symfony/Component/Mailer/Envelope.php
View file
Open in desktop
Original file line numberDiff line numberDiff line change
Expand Up@@ -88,7 +88,6 @@ public function getRecipients(): array
}

/**
* @param string $name
* @param mixed $value
*/
public function setOption(string $name, $value): void
Expand Down

[8]ページ先頭

©2009-2025 Movatter.jp