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 bridge for smsc.ru#42180
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
Uh oh!
There was an error while loading.Please reload this page.
Nyholm commentedJul 18, 2021
Great. Thank you for this PR. It looks like a few CI jobs are complaining. Could you make sure that at least "fabbot.io" and "Package / Verify" are green? |
8901968 toa7cfda2Comparekozlice commentedJul 18, 2021
Sure, fixed all the CI issues I could. There still is a failed test, but it seems to be unrelated. |
Nyholm left a comment• edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
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.
Cool cool cool.
Just a few minor things an I'll be happy.
--
Correct. That test failure is unrelated. Thank you for checking.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
2d53fe7 to0863f6dCompareUh oh!
There was an error while loading.Please reload this page.
6b70d93 to0a69dc2CompareUh oh!
There was an error while loading.Please reload this page.
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.
Im happy with this PR. The psalm issue is addressed in#42183.
I think@OskarStark will be happy to review this PR later.
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.
Just some minor comments.
- Can you please rebase to get rid of the Psalm errors
- Please create a recipe at
symfony/recipes-contribrepo, thanks
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Smsc/Tests/SmscTransportFactoryTest.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransportFactory.php OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransport.php~Stashed changes OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Smsc/SmscTransportFactory.php~Stashed changes OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Smsc/Tests/SmscTransportFactoryTest.php~Stashed changes OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
src/Symfony/Component/Notifier/Bridge/Smsc/Tests/SmscTransportTest.php~Stashed changes OutdatedShow resolvedHide resolved
Uh oh!
There was an error while loading.Please reload this page.
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.
Please create a recipe for this bridge
OskarStark commentedJul 19, 2021
Thanks Valentin for working on this feature, this is much appreciated. |
This PR was merged into the 5.4 branch.Discussion----------[Notifier] Add bridge for smsc.ruAdd Notifier brdige for smsc.rusymfony/symfony#42180Commits-------5f443b9 [Notifier] Add bridge for smsc.ru
kozlice commentedJul 19, 2021
Thanks for the fast and detailed review, guys Here's the recipe PR:symfony/recipes#975 |
Hi,
This is a notifier bridge for Russian SMS providersmsc.
This PR contains the new bridge and updates to framework bundle in all the places where all the other notifiers are listed.