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 GoIP bridge#51349
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
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.
Thanks for providing this new bridge. I would love to see a PR against symfony/symfony-docs and symfony/recipes 👍
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.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.
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.
Uh oh!
There was an error while loading.Please reload this page.
Uh oh!
There was an error while loading.Please reload this page.
fabpot commentedAug 12, 2023
@ahmedghanem00 Can you rebase to get rid of the merge commit? |
e9d2d40 to8075d08Compareahmedghanem00 commentedAug 12, 2023 • 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.
@fabpot I think this is done now |
fabpot commentedAug 12, 2023
Thank you@ahmedghanem00. |
8075d08 to066d0f8CompareThis PR was squashed before being merged into the 6.4 branch.Discussion----------[Notifier] Add GoIP bridge| Q | A| ------------- | ---| Branch? | 6.4| Bug fix? | no| New feature? | yes| Deprecations? | no| Tickets || License | MIT| Doc PR |symfony/symfony-docs#18742| Recipes |symfony/recipes#1233GoIP is a GSM Gateway/SIM-Hub that provides the ability to send SMS messages over the network. I think it would be useful to add an integration for it with the Symfony NotifierCommits-------066d0f8 [Notifier] Add GoIP bridge
ahmedghanem00 commentedAug 12, 2023
@fabpot Thanks, Just a small wondering about why the status of the PR is closed instead of merged like others 😆 |
fabpot commentedAug 12, 2023
That’s a race condition in the order of the API calls. No worries, it was merged like any other PR. |
This PR was merged into the 6.4 branch.Discussion----------[Notifier] Add GoIP bridgeTo follow-up withsymfony/symfony#51349Commits-------96ebe06 [Notifier] Add GoIP bridge
Uh oh!
There was an error while loading.Please reload this page.
GoIP is a GSM Gateway/SIM-Hub that provides the ability to send SMS messages over the network. I think it would be useful to add an integration for it with the Symfony Notifier