Commit 72e798c
committed
bug #331 Use an HttpClient without logger in all handlers (lyrixx)
This PR was merged into the 3.x-dev branch.
Discussion
----------
Use an HttpClient without logger in all handlers
fixes:
* symfony/symfony#34423
* symfony/symfony#32360 (comment)
* symfony/symfony-docs#12642
Commits
-------
faf6943 Use an HttpClient without logger in all handlersFile tree
2 files changed
+16
-3
lines changed- DependencyInjection
- Resources/config
2 files changed
+16
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
19 | 20 | | |
20 | 21 | | |
21 | | - | |
22 | | - | |
23 | | - | |
24 | 22 | | |
| 23 | + | |
| 24 | + | |
25 | 25 | | |
| 26 | + | |
26 | 27 | | |
| 28 | + | |
27 | 29 | | |
| 30 | + | |
28 | 31 | | |
29 | 32 | | |
30 | 33 | | |
| |||
126 | 129 | | |
127 | 130 | | |
128 | 131 | | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
129 | 138 | | |
130 | 139 | | |
131 | 140 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
39 | 43 | | |
40 | 44 | | |
0 commit comments