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] [Free Mobile] Fix wrong scheme in mapping#39456
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
eea99c8 tob986a1aCompareUh oh!
There was an error while loading.Please reload this page.
jderusse 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.
👍 for consistency withgooglechat:// from thesymfony/google-chat-notifier component
fabpot commentedDec 12, 2020
Thanks for fixing this bug@OskarStark. |
Uh oh!
There was an error while loading.Please reload this page.
The scheme is
freemobile, notfree-mobileFor reference:
symfony/src/Symfony/Component/Notifier/Bridge/FreeMobile/FreeMobileTransportFactory.php
Lines 41 to 43 in134af39