Skip to content

!!! FEATURE: Replace swiftmailer with symfonymailer#95

Merged
kitsunet merged 6 commits intoneos:mainfrom
dlubitz:feature/symfonymailer
Apr 14, 2025
Merged

!!! FEATURE: Replace swiftmailer with symfonymailer#95
kitsunet merged 6 commits intoneos:mainfrom
dlubitz:feature/symfonymailer

Conversation

@dlubitz
Copy link
Copy Markdown
Contributor

@dlubitz dlubitz commented Apr 11, 2025

Removes the outdated swiftmailer and uses the new symfonymailer package for the email action.

@dlubitz dlubitz requested a review from markusguenther April 11, 2025 21:45
@dlubitz dlubitz force-pushed the feature/symfonymailer branch from 73f3953 to b4fc8e0 Compare April 11, 2025 22:34
Copy link
Copy Markdown
Member

@kitsunet kitsunet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this require symfonymailer (not dev) and with at least some version restriction?

@dlubitz
Copy link
Copy Markdown
Contributor Author

dlubitz commented Apr 12, 2025

It is optional, as you don't need to use the Email finisher. So I guess it's fine.

@markusguenther
Copy link
Copy Markdown
Member

It was the same with SwiftMailer. You could use the package without it and use other finishers.

Copy link
Copy Markdown
Member

@bwaidelich bwaidelich left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

+1 by reading, thx <3

);
if ($validator === null) {
throw new \RuntimeException('Validator could not get created.', 1744410020);
}
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(how) is this change related?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Phpstan was complaining.

@dlubitz dlubitz requested a review from nezaniel April 12, 2025 19:44
@kitsunet kitsunet merged commit e325f05 into neos:main Apr 14, 2025
7 checks passed
@dlubitz dlubitz deleted the feature/symfonymailer branch April 14, 2025 07:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants