File tree
98 files changed
+744
-468
lines changedFilter options
- src/Symfony/Component/Notifier
- Bridge
- AllMySms
- Tests
- AmazonSns
- Tests
- Clickatell
- Tests
- Discord
- Tests
- Esendex
- Tests
- Expo
- Tests
- FakeChat
- Tests
- FakeSms
- Tests
- Firebase
- Tests
- FreeMobile
- Tests
- GatewayApi
- Tests
- Gitter
- Tests
- GoogleChat
- Tests
- Infobip
- Tests
- Iqsms
- Tests
- LightSms
- Tests
- LinkedIn
- Tests
- Mailjet
- Tests
- Mattermost
- Tests
- Mercure
- Tests
- MessageBird
- Tests
- MessageMedia
- Tests
- MicrosoftTeams
- Tests
- Mobyt
- Tests
- Nexmo
- Tests
- Octopush
- Tests
- OneSignal
- Tests
- OvhCloud
- Tests
- RocketChat
- Tests
- Sendinblue
- Tests
- Sinch
- Tests
- Slack
- Tests
- Sms77
- Tests
- SmsBiuras
- Tests
- Smsapi
- Tests
- Smsc
- Tests
- SpotHit
- Tests
- Telegram
- Tests
- Telnyx
- Tests
- TurboSms
- Tests
- Twilio
- Tests
- Vonage
- Tests
- Yunpian
- Tests
- Zulip
- Tests
- Test
- Tests/Fixtures
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
98 files changed
+744
-468
lines changed+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
72 | 79 |
|
73 | 80 |
|
74 | 81 |
|
|
src/Symfony/Component/Notifier/Bridge/AllMySms/Tests/AllMySmsTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/AllMySms/Tests/AllMySmsTransportTest.php+10-9Lines changed: 10 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
16 |
| - |
17 | 16 |
|
18 | 17 |
|
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 |
| - |
| 28 | + |
28 | 29 |
|
29 |
| - |
| 30 | + |
30 | 31 |
|
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 |
| - |
35 |
| - |
| 35 | + |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 |
| - |
| 44 | + |
44 | 45 |
|
45 | 46 |
|
46 |
| - |
| 47 | + |
47 | 48 |
|
48 | 49 |
|
src/Symfony/Component/Notifier/Bridge/AllMySms/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/AllMySms/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/AmazonSns/Tests/AmazonSnsTransportTest.php+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
22 | 20 |
|
| 21 | + |
| 22 | + |
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
26 | 27 |
|
27 | 28 |
|
28 |
| - |
| 29 | + |
29 | 30 |
|
30 |
| - |
| 31 | + |
31 | 32 |
|
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 |
| - |
| 45 | + |
45 | 46 |
|
46 |
| - |
47 |
| - |
| 47 | + |
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
src/Symfony/Component/Notifier/Bridge/AmazonSns/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/AmazonSns/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Clickatell/Tests/ClickatellTransportTest.php+12-10Lines changed: 12 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| ||
28 | 30 |
|
29 | 31 |
|
30 | 32 |
|
31 |
| - |
| 33 | + |
32 | 34 |
|
33 |
| - |
| 35 | + |
34 | 36 |
|
35 | 37 |
|
36 |
| - |
| 38 | + |
37 | 39 |
|
38 |
| - |
39 |
| - |
| 40 | + |
| 41 | + |
40 | 42 |
|
41 | 43 |
|
42 |
| - |
| 44 | + |
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 | 48 |
|
47 |
| - |
| 49 | + |
48 | 50 |
|
49 | 51 |
|
50 |
| - |
| 52 | + |
51 | 53 |
|
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
55 |
| - |
| 57 | + |
56 | 58 |
|
57 | 59 |
|
58 | 60 |
|
| ||
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 |
| - |
| 82 | + |
81 | 83 |
|
82 | 84 |
|
83 | 85 |
|
|
src/Symfony/Component/Notifier/Bridge/Clickatell/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Clickatell/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
25 |
| - |
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
|
src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Discord/Tests/DiscordTransportTest.php+11-10Lines changed: 11 additions & 10 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 | 19 |
|
21 | 20 |
|
| 21 | + |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 |
| - |
| 32 | + |
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 |
| - |
| 37 | + |
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 |
| - |
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 |
| - |
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
54 |
| - |
| 55 | + |
55 | 56 |
|
56 | 57 |
|
57 | 58 |
|
| ||
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
76 |
| - |
| 77 | + |
77 | 78 |
|
78 | 79 |
|
79 | 80 |
|
|
src/Symfony/Component/Notifier/Bridge/Discord/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Discord/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Notifier/Bridge/Esendex/Tests/EsendexTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Esendex/Tests/EsendexTransportTest.php+12-11Lines changed: 12 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
18 |
| - |
19 | 18 |
|
20 | 19 |
|
| 20 | + |
| 21 | + |
21 | 22 |
|
22 | 23 |
|
23 | 24 |
|
| ||
28 | 29 |
|
29 | 30 |
|
30 | 31 |
|
31 |
| - |
| 32 | + |
32 | 33 |
|
33 |
| - |
| 34 | + |
34 | 35 |
|
35 | 36 |
|
36 |
| - |
| 37 | + |
37 | 38 |
|
38 |
| - |
| 39 | + |
39 | 40 |
|
40 | 41 |
|
41 |
| - |
| 42 | + |
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
| 47 | + |
47 | 48 |
|
48 | 49 |
|
49 |
| - |
| 50 | + |
50 | 51 |
|
51 | 52 |
|
52 | 53 |
|
| ||
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
63 |
| - |
| 64 | + |
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
| ||
82 | 83 |
|
83 | 84 |
|
84 | 85 |
|
85 |
| - |
| 86 | + |
86 | 87 |
|
87 | 88 |
|
88 | 89 |
|
| ||
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
108 |
| - |
| 109 | + |
109 | 110 |
|
110 | 111 |
|
111 | 112 |
|
|
src/Symfony/Component/Notifier/Bridge/Esendex/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Esendex/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
src/Symfony/Component/Notifier/Bridge/Expo/Tests/ExpoTransportTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Expo/Tests/ExpoTransportTest.php+9-8Lines changed: 9 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
| 18 | + |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 | 22 |
|
| ||
27 | 28 |
|
28 | 29 |
|
29 | 30 |
|
30 |
| - |
| 31 | + |
31 | 32 |
|
32 |
| - |
| 33 | + |
33 | 34 |
|
34 | 35 |
|
35 |
| - |
| 36 | + |
36 | 37 |
|
37 |
| - |
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 |
| - |
| 41 | + |
41 | 42 |
|
42 | 43 |
|
43 | 44 |
|
44 | 45 |
|
45 |
| - |
| 46 | + |
46 | 47 |
|
47 | 48 |
|
48 |
| - |
| 49 | + |
49 | 50 |
|
50 | 51 |
|
src/Symfony/Component/Notifier/Bridge/Expo/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Notifier/Bridge/Expo/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
| 21 | + |
22 | 22 |
|
23 | 23 |
|
24 | 24 |
|
|
0 commit comments