Merge remote-tracking branch 'origin/support/3.2' into develop

This commit is contained in:
Molkobain
2026-05-06 14:53:01 +02:00

View File

@@ -170,7 +170,7 @@ HTML;
* Email clients display the last part they support, so text/plain must come first and text/html last. * Email clients display the last part they support, so text/plain must come first and text/html last.
* *
* @see https://www.rfc-editor.org/rfc/rfc2046.html#section-5.1.4 * @see https://www.rfc-editor.org/rfc/rfc2046.html#section-5.1.4
* @covers \Combodo\iTop\Core\Email\EmailSymfony::SetBody() * @covers \Combodo\iTop\Core\Email\EmailSymfony::SetBody()
* @since N°9574 * @since N°9574
*/ */
public function testSetBodyAlternativePartOrderForHtmlEmailIsPlainThenHtml(): void public function testSetBodyAlternativePartOrderForHtmlEmailIsPlainThenHtml(): void