Commit aec873b
File tree
4 files changed
+77
-9
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- DependencyInjection
- Resources/config
- Component/HttpKernel/EventListener
4 files changed
+77
-9
lines changedsrc/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/Configuration.php+40Lines changed: 40 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 | 21 |
|
| ||
139 | 140 |
|
140 | 141 |
|
141 | 142 |
|
| 143 | + |
142 | 144 |
|
143 | 145 |
|
144 | 146 |
|
| ||
1155 | 1157 |
|
1156 | 1158 |
|
1157 | 1159 |
|
| 1160 | + |
| 1161 | + |
| 1162 | + |
| 1163 | + |
| 1164 | + |
| 1165 | + |
| 1166 | + |
| 1167 | + |
| 1168 | + |
| 1169 | + |
| 1170 | + |
| 1171 | + |
| 1172 | + |
| 1173 | + |
| 1174 | + |
| 1175 | + |
| 1176 | + |
| 1177 | + |
| 1178 | + |
| 1179 | + |
| 1180 | + |
| 1181 | + |
| 1182 | + |
| 1183 | + |
| 1184 | + |
| 1185 | + |
| 1186 | + |
| 1187 | + |
| 1188 | + |
| 1189 | + |
| 1190 | + |
| 1191 | + |
| 1192 | + |
| 1193 | + |
| 1194 | + |
| 1195 | + |
| 1196 | + |
| 1197 | + |
1158 | 1198 |
|
1159 | 1199 |
|
1160 | 1200 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
423 | 423 |
|
424 | 424 |
|
425 | 425 |
|
| 426 | + |
| 427 | + |
426 | 428 |
|
427 | 429 |
|
428 | 430 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/web.php+1Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
102 | 102 |
|
103 | 103 |
|
104 | 104 |
|
| 105 | + |
105 | 106 |
|
106 | 107 |
|
107 | 108 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ErrorListener.php+34-9Lines changed: 34 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
| 35 | + |
35 | 36 |
|
36 |
| - |
| 37 | + |
37 | 38 |
|
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| 42 | + |
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
46 | 60 |
|
47 |
| - |
| 61 | + |
| 62 | + |
| 63 | + |
48 | 64 |
|
49 | 65 |
|
50 | 66 |
|
| ||
53 | 69 |
|
54 | 70 |
|
55 | 71 |
|
56 |
| - |
57 |
| - |
| 72 | + |
| 73 | + |
58 | 74 |
|
59 | 75 |
|
60 | 76 |
|
| ||
65 | 81 |
|
66 | 82 |
|
67 | 83 |
|
68 |
| - |
| 84 | + |
69 | 85 |
|
70 | 86 |
|
71 | 87 |
|
72 | 88 |
|
73 | 89 |
|
74 | 90 |
|
75 |
| - |
| 91 | + |
76 | 92 |
|
77 | 93 |
|
78 | 94 |
|
79 | 95 |
|
| 96 | + |
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
| 101 | + |
| 102 | + |
80 | 103 |
|
81 | 104 |
|
82 | 105 |
|
| ||
124 | 147 |
|
125 | 148 |
|
126 | 149 |
|
127 |
| - |
| 150 | + |
128 | 151 |
|
129 | 152 |
|
130 |
| - |
| 153 | + |
| 154 | + |
| 155 | + |
131 | 156 |
|
132 | 157 |
|
133 | 158 |
|
|
0 commit comments