Commit c468b5f
committed
bug symfony#53118 [Notifier] add Bluesky to the
This PR was merged into the 7.1 branch.
Discussion
----------
[Notifier] add Bluesky to the `UnsupportedSchemeException`
| Q | A
| ------------- | ---
| Branch? | 7.1
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues |
| License | MIT
Commits
-------
b87cbe2 add Bluesky to the UnsupportedSchemeExceptionUnsupportedSchemeException (xabbuh)File tree
2 files changed
+6
-0
lines changed- src/Symfony/Component/Notifier
- Exception
- Tests/Exception
2 files changed
+6
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
31 | 35 | | |
32 | 36 | | |
33 | 37 | | |
| |||
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
| 32 | + | |
32 | 33 | | |
33 | 34 | | |
34 | 35 | | |
| |||
117 | 118 | | |
118 | 119 | | |
119 | 120 | | |
| 121 | + | |
120 | 122 | | |
121 | 123 | | |
122 | 124 | | |
| |||
0 commit comments