Commit 877b173
committed
bug symfony#53004 [FrameworkBundle] Add missing webhook parsers (alexandre-daubois)
This PR was merged into the 6.4 branch.
Discussion
----------
[FrameworkBundle] Add missing webhook parsers
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Detected when reviewing this documentation PR: symfony/symfony-docs#19268
Should be merged after symfony#53007, which brings notifier services removal conditionally
Commits
-------
b52b9e1 [FrameworkBundle] Add missing webhook parsersFile tree
2 files changed
+7
-0
lines changed- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
2 files changed
+7
-0
lines changedLines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2680 | 2680 | | |
2681 | 2681 | | |
2682 | 2682 | | |
| 2683 | + | |
2683 | 2684 | | |
| 2685 | + | |
2684 | 2686 | | |
2685 | 2687 | | |
2686 | 2688 | | |
| |||
2901 | 2903 | | |
2902 | 2904 | | |
2903 | 2905 | | |
| 2906 | + | |
2904 | 2907 | | |
2905 | 2908 | | |
2906 | 2909 | | |
| |||
Lines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| 15 | + | |
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
0 commit comments