-
-
Notifications
You must be signed in to change notification settings - Fork 9.8k
[Notifier] Add Esendex bridge #36573
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
Conversation
8ff5d52 to
e70e216
Compare
fabpot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
Can you also create a PR on symfony/recipes?
src/Symfony/Bundle/FrameworkBundle/Resources/config/notifier_transports.xml
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
Outdated
Show resolved
Hide resolved
5fcb1b8 to
4eea7ae
Compare
|
PR updated according to previous reviews (thanks!) + improve error handling + added a few tests. |
fabpot
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests do not pass.
src/Symfony/Bundle/FrameworkBundle/Resources/config/notifier_transports.xml
Outdated
Show resolved
Hide resolved
21010ff to
26637ea
Compare
src/Symfony/Component/Notifier/Bridge/Esendex/EsendexTransport.php
Outdated
Show resolved
Hide resolved
ba54492 to
544efe5
Compare
|
@odolbeau The tests are still broken when low deps are used. |
a1b612d to
34fc8c3
Compare
|
Thank you @odolbeau. |
Add Esendex notifier bridge.