-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Notifier] Add iSendPro bridge #48253
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
Hey! Thanks for your PR. You are targeting branch "6.2" but it seems your PR description refers to branch "6.3". Cheers! Carsonbot |
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.
Very nice, please also add a docs and a recipe PR 👌🏻
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/phpunit.xml.dist
Outdated
Show resolved
Hide resolved
Thanks @OskarStark for your review ! I've created the recipe (it's my first recipe, it's a try :)), documentation and fix your comments. |
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
Please adjust the |
Can you please link the doc and recipe PR in the PR header? Thanks |
I search all places in Symfony where the notifiers are use and adjust it (I'm not sure it's the good way) PR header is updated. Thanks you very much for your review ! |
Friendly ping @fabpot |
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransport.php
Outdated
Show resolved
Hide resolved
src/Symfony/Component/Notifier/Bridge/Isendpro/IsendproTransportFactory.php
Outdated
Show resolved
Hide resolved
Thanks for your review. |
This PR was squashed before being merged into the 6.3 branch. Discussion ---------- [Notifier] Add iSendPro bridge | Q | A | ------------- | --- | Branch? | 6.3 | Bug fix? | no | New feature? | yes | Deprecations? | no | Tickets | | License | MIT | Doc PR | symfony/symfony-docs#17450 |Recipe | symfony/recipes#1147 This PR add the notifier bridge for [Isendpro](https://www.isendpro.com/) (SMS). Replace the #48253 (I failed to target new branch with Git, sorry...) Commits ------- 695d5eb [Notifier] Add iSendPro bridge
This PR was merged into the 6.3 branch. Discussion ---------- [Notifier] Add iSendPro notifier Add the iSendPro notifier in documentation. Related with the PR : symfony/symfony#48253 Commits ------- b2a2c87 [Notifier] Add iSendPro notifier
This PR add the notifier bridge for Isendpro (SMS).