File tree
5 files changed
+13
-46
lines changedFilter options
- src/Symfony/Bundle
- FrameworkBundle
- Controller
- Resources/config
- SecurityBundle/Tests/Functional
- Bundle/CsrfFormLoginBundle/Form
- app/CsrfFormLogin
5 files changed
+13
-46
lines changedsrc/Symfony/Bundle/FrameworkBundle/Controller/Controller.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/Controller.php-16Lines changed: 0 additions & 16 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
261 | 261 |
|
262 | 262 |
|
263 | 263 |
|
264 |
| - |
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 |
| - |
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
280 | 264 |
|
281 | 265 |
|
282 | 266 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/services.xml+1-12Lines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
50 |
| - |
51 | 40 |
|
52 | 41 |
|
53 | 42 |
|
54 | 43 |
|
55 |
| - |
| 44 | + |
56 | 45 |
|
57 | 46 |
|
58 | 47 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/templating_php.xml+3-4Lines changed: 3 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
47 |
| - |
| 47 | + |
48 | 48 |
|
49 | 49 |
|
50 | 50 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
59 |
| - |
60 |
| - |
| 58 | + |
| 59 | + |
61 | 60 |
|
62 | 61 |
|
63 | 62 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/CsrfFormLoginBundle/Form/UserLoginFormType.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/Bundle/CsrfFormLoginBundle/Form/UserLoginFormType.php+8-11Lines changed: 8 additions & 11 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
| 19 | + |
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
| 34 | + |
38 | 35 |
|
39 |
| - |
| 36 | + |
40 | 37 |
|
41 | 38 |
|
42 | 39 |
|
43 |
| - |
| 40 | + |
44 | 41 |
|
45 | 42 |
|
46 | 43 |
|
| ||
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
53 |
| - |
| 50 | + |
54 | 51 |
|
55 | 52 |
|
56 | 53 |
|
| ||
75 | 72 |
|
76 | 73 |
|
77 | 74 |
|
78 |
| - |
| 75 | + |
79 | 76 |
|
80 | 77 |
|
81 | 78 |
|
| ||
89 | 86 |
|
90 | 87 |
|
91 | 88 |
|
92 |
| - |
| 89 | + |
93 | 90 |
|
94 | 91 |
|
95 | 92 |
|
|
src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/CsrfFormLogin/config.yml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/Tests/Functional/app/CsrfFormLogin/config.yml+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
7 |
| - |
8 |
| - |
9 |
| - |
| 7 | + |
10 | 8 |
|
11 | 9 |
|
12 | 10 |
|
|
0 commit comments