Commit f9fc7d3
committed
Merge branch '6.4' into 7.0
* 6.4:
don't use deprecated and internal Twig functions
[FrameworkBundle] Add missing webhook parsers
[FrameworkBundle] Fix webhook parser service removal and add notifier parser service removal
[Notifier][Clickatell] Fixed minor typo
add missing translation
[Messenger] Add missing Redis cleanup in tests
Make sure Serializer::denormalize have show what exception it throws
[WebProfilerBundle] Fix "Copy as cURL" dark styleFile tree
2 files changed
+20
-1
lines changed- DependencyInjection
- Resources/config
2 files changed
+20
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2585 | 2585 | | |
2586 | 2586 | | |
2587 | 2587 | | |
| 2588 | + | |
2588 | 2589 | | |
| 2590 | + | |
2589 | 2591 | | |
2590 | 2592 | | |
2591 | 2593 | | |
2592 | 2594 | | |
2593 | 2595 | | |
2594 | | - | |
| 2596 | + | |
2595 | 2597 | | |
2596 | 2598 | | |
2597 | 2599 | | |
| |||
2802 | 2804 | | |
2803 | 2805 | | |
2804 | 2806 | | |
| 2807 | + | |
| 2808 | + | |
| 2809 | + | |
| 2810 | + | |
| 2811 | + | |
| 2812 | + | |
| 2813 | + | |
| 2814 | + | |
| 2815 | + | |
| 2816 | + | |
| 2817 | + | |
| 2818 | + | |
| 2819 | + | |
2805 | 2820 | | |
2806 | 2821 | | |
2807 | 2822 | | |
| |||
| 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