Skip to content

[Notifier] reject invalid option types in the Brevo transport #59365

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
Jan 6, 2025

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jan 5, 2025

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

@xabbuh xabbuh requested a review from OskarStark as a code owner January 5, 2025 21:07
@carsonbot carsonbot added this to the 7.3 milestone Jan 5, 2025
@xabbuh xabbuh force-pushed the pr-58786 branch 2 times, most recently from 05745ad to e503d59 Compare January 5, 2025 21:14
@@ -18,7 +18,7 @@
"require": {
"php": ">=8.2",
"symfony/http-client": "^6.4|^7.0",
"symfony/notifier": "^7.2"
"symfony/notifier": "^7.3"
Copy link
Member

Choose a reason for hiding this comment

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

why is the bump required?

Copy link
Member Author

Choose a reason for hiding this comment

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

The exception was introduced in #59234.

@nicolas-grekas
Copy link
Member

Thank you @xabbuh.

@nicolas-grekas nicolas-grekas merged commit 8ce6d45 into symfony:7.3 Jan 6, 2025
11 checks passed
@xabbuh xabbuh deleted the pr-58786 branch January 6, 2025 08:20
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.

3 participants