File tree
3 files changed
+48
-24
lines changedFilter options
- src/Symfony/Bundle/FrameworkBundle
- DependencyInjection/Compiler
3 files changed
+48
-24
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddDebugLogProcessorPass.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/AddDebugLogProcessorPass.php+7-24Lines changed: 7 additions & 24 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
17 |
| - |
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
| ||
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
26 |
| - |
27 |
| - |
28 |
| - |
29 |
| - |
30 |
| - |
31 |
| - |
32 |
| - |
| 25 | + |
33 | 26 |
|
34 | 27 |
|
35 |
| - |
36 |
| - |
| 28 | + |
37 | 29 |
|
38 | 30 |
|
39 | 31 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
| 32 | + |
| 33 | + |
| 34 | + |
45 | 35 |
|
46 | 36 |
|
47 |
| - |
| 37 | + |
48 | 38 |
|
49 |
| - |
| 39 | + |
50 | 40 |
|
51 | 41 |
|
52 | 42 |
|
53 |
| - |
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 | 43 |
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Compiler/EnableLoggerDebugModePass.php
Copy file name to clipboard+39Lines changed: 39 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
| 12 | + |
| 13 | + |
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
20 | 21 |
|
21 | 22 |
|
22 | 23 |
|
| ||
165 | 166 |
|
166 | 167 |
|
167 | 168 |
|
| 169 | + |
168 | 170 |
|
169 | 171 |
|
170 | 172 |
|
|
0 commit comments