Commit 6a6ebac
committed
minor symfony#59775 [Notifier] do not implement JsonSerializable in MatrixOptions (xabbuh)
This PR was merged into the 7.3 branch.
Discussion
----------
[Notifier] do not implement JsonSerializable in MatrixOptions
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | Fix symfony#59377 (comment)
| License | MIT
Commits
-------
1af047d do not implement JsonSerializable in MatrixOptionsFile tree
2 files changed
+1
-16
lines changed- src/Symfony/Component/Notifier/Bridge/Matrix
- Tests
2 files changed
+1
-16
lines changedLines changed: 1 addition & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | 35 | | |
Lines changed: 0 additions & 10 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | 36 | | |
0 commit comments