Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.7k
[Notifier] Add Yunpian Notifier Bridge#42239
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
396b376 to1b16cb3Compare
OskarStark 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.
One minor
src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransportFactory.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
caaee22 toe81ce2cCompare
Nyholm 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.
Thank you for this PR
I just had minors.
src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Yunpian/YunpianTransport.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Nyholm 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.
Thank you
OskarStark commentedJul 25, 2021
Please create a recipe PR, thank you |
OskarStark commentedJul 25, 2021
Thanks Mathieu for working on this feature, this is much appreciated. |
welcoMattic commentedJul 25, 2021
@OskarStark The recipe PR is opensymfony/recipes#978 |
siganushka commentedNov 26, 2021
@welcoMattic You did a work job, awesome! |
Uh oh!
There was an error while loading.Please reload this page.
This PR provides support forYunpian in Notifier. Yunpian is a Chinese SMS provider.
I based this bridge on this repositoryhttps://github.com/siganushka/yunpian-notifier, I made some fixes, and add tests.
It only supports single SMS send. Yunpian provides a batch mode which I have never used.