-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Notifier] Add notifier for Clickatell #38922
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
Thank you for this PR. Could you see why the fabbot.io is upset? They will give you some curl commands so it will fix things automatically. |
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
A new recipe will be needed no? |
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
Yes thx, I created a PR for the recipe here : symfony/recipes#838 |
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransportFactory.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportTest.php
Outdated
Show resolved
Hide resolved
@ke20 As every bridge has its own LICENSE file could you please add one here as well? |
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.
Can you add a .gitignore
file like done in other bridges?
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportTest.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransportFactory.php
Outdated
Show resolved
Hide resolved
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.
Some small things, I think using null
for from
is more common
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransportFactory.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Clickatell/ClickatellTransport.php
Outdated
Show resolved
Hide resolved
Hi @ke20 👋 Can you please rebase and apply my comments? Thanks |
Done @OskarStark But Travis fails for PHP 7.4, there are flaky tests ? I don't know if it's "normal". |
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.
Test failures unrelated
Thanks Kevin for working on this feature, this is much appreciated. |
Add notifier bridge for Clickatell