Commit fdb117e
committed
File tree
Expand file treeCollapse file tree
8 files changed
+52
-23
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- Component
- Console
- HttpKernel/EventListener
- Runtime
- Internal
Expand file treeCollapse file tree
8 files changed
+52
-23
lines changedsrc/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/FrameworkBundle.php+10-2Lines changed: 10 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
| 60 | + |
60 | 61 |
|
61 | 62 |
|
62 | 63 |
|
| ||
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
98 |
| - |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
| 103 | + |
| 104 | + |
99 | 105 |
|
100 |
| - |
| 106 | + |
| 107 | + |
| 108 | + |
101 | 109 |
|
102 | 110 |
|
103 | 111 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
| 95 | + |
95 | 96 |
|
96 | 97 |
|
97 | 98 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
161 | 161 |
|
162 | 162 |
|
163 | 163 |
|
164 |
| - |
165 |
| - |
166 | 164 |
|
| 165 | + |
| 166 | + |
167 | 167 |
|
168 | 168 |
|
169 | 169 |
|
|
src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/DebugHandlersListener.php+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
47 | 47 |
|
48 | 48 |
|
49 | 49 |
|
50 |
| - |
| 50 | + |
| 51 | + |
51 | 52 |
|
52 | 53 |
|
53 | 54 |
|
| ||
94 | 95 |
|
95 | 96 |
|
96 | 97 |
|
97 |
| - |
| 98 | + |
98 | 99 |
|
99 | 100 |
|
100 | 101 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
84 | 84 |
|
85 | 85 |
|
86 | 86 |
|
87 |
| - |
88 |
| - |
89 |
| - |
90 |
| - |
91 |
| - |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
92 | 92 |
|
93 | 93 |
|
94 | 94 |
|
|
src/Symfony/Component/Runtime/GenericRuntime.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/GenericRuntime.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
71 | 71 |
|
72 | 72 |
|
73 | 73 |
|
74 |
| - |
75 |
| - |
76 |
| - |
77 |
| - |
78 |
| - |
79 | 74 |
|
80 | 75 |
|
81 | 76 |
|
82 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
src/Symfony/Component/Runtime/Internal/BasicErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/Internal/BasicErrorHandler.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
34 |
| - |
35 |
| - |
| 33 | + |
36 | 34 |
|
| 35 | + |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Component/Runtime/Internal/SymfonyErrorHandler.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Runtime/Internal/SymfonyErrorHandler.php+23-4Lines changed: 23 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
| 28 | + |
28 | 29 |
|
29 |
| - |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
30 | 49 |
|
31 |
| - |
32 |
| - |
33 | 50 |
|
| 51 | + |
| 52 | + |
34 | 53 |
|
35 | 54 |
|
0 commit comments