-
-
Notifications
You must be signed in to change notification settings - Fork 9.6k
[Notifier] Add LightSms notifier bridge #40607
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
Merged
Merged
Changes from 1 commit
Commits
Show all changes
62 commits
Select commit
Hold shift + click to select a range
b075c0e
* LightSms notifier
f2ba226
* LightSmsTransport.php - bug fix
be8f994
* LightSmsTransport.php - return type
167f325
* LightSmsTransport.php - logic error
6792535
* composer.json - requirements bug fix
2f65b92
* LightSmsTransport.php - Coding Standard
15686c0
* LightSmsTransport.php - Coding Standard
a0fae7d
* tests
d1ccd46
* Attached file changes which are required to run the lightsms notifier
ce41756
* notifier_transports.php - Coding Standard
728a3e2
* Transport.php - missing use
4a11b94
* github account author
febff46
Update src/Symfony/Component/Notifier/Bridge/LightSms/LICENSE
StaffNowa 9e1809e
* small changes
3cbbc85
* HOST split into two parts
5e54dfe
* LightSmsTransport.php - quick fix for private constant.
9f89014
Update src/Symfony/Component/Notifier/Bridge/LightSms/README.md
StaffNowa c02dbbd
Update src/Symfony/Component/Notifier/Bridge/LightSms/README.md
StaffNowa b2e4638
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa 49b4780
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa b0891be
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa 1b073c2
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa e0a68bd
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa 3d0d79c
Update src/Symfony/Component/Notifier/Bridge/LightSms/Tests/LightSmsT…
StaffNowa 0e41bc9
Update src/Symfony/Component/Notifier/Bridge/LightSms/Tests/LightSmsT…
StaffNowa 079406e
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa 7b51e0d
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
StaffNowa 2e0e1d7
Update README.md
StaffNowa 66c34ba
Update README.md
StaffNowa 8620e82
* LightSmsTransport.php - move timestamp
5d2e692
* LightSmsTransport.php - escape phone number
fc13bb2
* LightSmsTransport.php - changed login for validation (the same like…
b0e64b9
* LightSmsTransport.php - not ok throw exception
e20ef1e
* LightSmsTransport.php - change + to 00
7f13dbf
* sender changed to from
f16b4d2
* phone changed to from
7180c1f
Update LightSmsTransport.php
StaffNowa 08b0729
Update LightSmsTransport.php
StaffNowa 80ef5ba
* LightSmsTransport.php - Unable to send the SMS: Closing direction t…
08235e5
* LightSmsTransport.php - bug fix
23a446a
* LightSmsTransport.php - issue with Symfony\Component\Notifier\Bridg…
265f776
* LightSmsTransport.php - issue with Symfony\Component\Notifier\Bridg…
b9f9ff8
* LightSmsTransport.php - tests fail
58ac708
* LightSmsTransport.php - return back www (without will not work). No…
1b59a7d
* LightSmsTransport.php - string param
1c993b7
* ERROR_CODES -> int
1ff97e4
* LightSmsTransport.php - build signature and use http_build_query, t…
83d2598
* Coding Standard patch
a197dee
* LightSmsTransport.php - better to remove if we do not have it?
95e82f6
Update LightSmsTransport.php
StaffNowa 178d9c2
* pull request #40696
StaffNowa 9a832ef
* LightSmsTransport.php - via mistake removed www which return (Closi…
StaffNowa 0d7488b
* type cast. On success lightsms return error code like string. On er…
StaffNowa 9b2e2d0
* type cast. On success lightsms return error code like string. On er…
StaffNowa bea5256
* type cast. On success lightsms return error code like string. On er…
StaffNowa 21e972a
* coding standard
StaffNowa 4213564
* composer.json - fix Fabien comment from another pull request #40646
StaffNowa 2a9ac2d
* LightSmsTransport.php - fix
026dcd9
* LightSmsTransport.php - isset
f1f83b9
* LightSmsTransport.php - use query string parameters
68a12fa
* fix tests
37c665e
* LightSmsTransport.php - make fabbot happy
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update src/Symfony/Component/Notifier/Bridge/LightSms/LightSmsTranspo…
…rt.php Co-authored-by: Thibault RICHARD <thibault@widop.com>
- Loading branch information
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.