Commit f8a609c
File tree
40 files changed
+494
-450
lines changedFilter options
- src/Symfony
- Bundle
- FrameworkBundle
- Command
- Console/Descriptor
- Controller
- EventListener
- Kernel
- Routing
- Tests
- Controller
- Functional
- Bundle/TestBundle
- Controller
- Resources/config
- app
- ControllerServiceResolution
- Resources/views
- Kernel
- SecurityBundle
- Tests/Functional
- Bundle
- CsrfFormLoginBundle/Resources/config
- FormLoginBundle/Resources/config
- app/JsonLogin
- TwigBundle
- DependencyInjection
- Resources/config/routing
- WebProfilerBundle/Resources/config/routing
- Component
- HttpKernel
- Controller
- DependencyInjection
- Tests
- Controller
- DependencyInjection
- Routing
- Loader
- Tests/Loader
40 files changed
+494
-450
lines changed+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
18 | 50 |
|
19 | 51 |
|
20 | 52 |
|
|
+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
14 | 14 |
|
15 | 15 |
|
16 | 16 |
|
| 17 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
| 47 | + |
| 48 | + |
17 | 49 |
|
18 | 50 |
|
19 | 51 |
|
|
src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
14 | 17 |
|
15 | 18 |
|
16 | 19 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/RouterDebugCommand.php-47Lines changed: 0 additions & 47 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
15 |
| - |
16 | 15 |
|
17 | 16 |
|
18 | 17 |
|
19 | 18 |
|
20 | 19 |
|
21 | 20 |
|
22 |
| - |
23 | 21 |
|
24 |
| - |
25 | 22 |
|
26 | 23 |
|
27 | 24 |
|
| ||
83 | 80 |
|
84 | 81 |
|
85 | 82 |
|
86 |
| - |
87 |
| - |
88 | 83 |
|
89 | 84 |
|
90 | 85 |
|
91 | 86 |
|
92 | 87 |
|
93 |
| - |
94 | 88 |
|
95 | 89 |
|
96 |
| - |
97 |
| - |
98 |
| - |
99 |
| - |
100 | 90 |
|
101 | 91 |
|
102 | 92 |
|
| ||
105 | 95 |
|
106 | 96 |
|
107 | 97 |
|
108 |
| - |
109 |
| - |
110 |
| - |
111 |
| - |
112 |
| - |
113 |
| - |
114 |
| - |
115 |
| - |
116 |
| - |
117 |
| - |
118 |
| - |
119 |
| - |
120 |
| - |
121 |
| - |
122 |
| - |
123 |
| - |
124 |
| - |
125 |
| - |
126 |
| - |
127 |
| - |
128 |
| - |
129 |
| - |
130 |
| - |
131 |
| - |
132 |
| - |
133 |
| - |
134 |
| - |
135 |
| - |
136 |
| - |
137 |
| - |
138 |
| - |
139 |
| - |
140 |
| - |
141 |
| - |
142 |
| - |
143 |
| - |
144 |
| - |
145 | 98 |
|
src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Console/Descriptor/TextDescriptor.php-3Lines changed: 0 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
95 | 95 |
|
96 | 96 |
|
97 | 97 |
|
98 |
| - |
99 |
| - |
100 |
| - |
101 | 98 |
|
102 | 99 |
|
103 | 100 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/ControllerNameParser.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
| ||
41 | 43 |
|
42 | 44 |
|
43 | 45 |
|
| 46 | + |
| 47 | + |
| 48 | + |
| 49 | + |
44 | 50 |
|
45 | 51 |
|
46 | 52 |
|
| ||
86 | 92 |
|
87 | 93 |
|
88 | 94 |
|
| 95 | + |
| 96 | + |
89 | 97 |
|
90 | 98 |
|
91 | 99 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/ControllerResolver.php+4-7Lines changed: 4 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
| 40 | + |
| 41 | + |
44 | 42 |
|
45 |
| - |
46 |
| - |
| 43 | + |
47 | 44 |
|
48 | 45 |
|
49 |
| - |
| 46 | + |
50 | 47 |
|
51 | 48 |
|
52 | 49 |
|
|
src/Symfony/Bundle/FrameworkBundle/EventListener/ResolveControllerNameSubscriber.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/EventListener/ResolveControllerNameSubscriber.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
| 24 | + |
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
| ||
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
38 |
| - |
| 40 | + |
39 | 41 |
|
40 | 42 |
|
41 | 43 |
|
|
src/Symfony/Bundle/FrameworkBundle/Kernel/MicroKernelTrait.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Kernel/MicroKernelTrait.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
64 | 64 |
|
65 | 65 |
|
66 | 66 |
|
67 |
| - |
| 67 | + |
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
|
src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Routing/DelegatingLoader.php+20-5Lines changed: 20 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
73 | 73 |
|
74 | 74 |
|
75 | 75 |
|
76 |
| - |
| 76 | + |
77 | 77 |
|
78 | 78 |
|
79 | 79 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
| 91 | + |
| 92 | + |
| 93 | + |
| 94 | + |
| 95 | + |
| 96 | + |
| 97 | + |
| 98 | + |
84 | 99 |
|
85 | 100 |
|
86 | 101 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerNameParserTest.php+3Lines changed: 3 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| 19 | + |
| 20 | + |
| 21 | + |
19 | 22 |
|
20 | 23 |
|
21 | 24 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerResolverTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Controller/ControllerResolverTest.php+10-4Lines changed: 10 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
20 | 20 |
|
21 | 21 |
|
22 | 22 |
|
| 23 | + |
23 | 24 |
|
24 | 25 |
|
25 | 26 |
|
| ||
32 | 33 |
|
33 | 34 |
|
34 | 35 |
|
| 36 | + |
35 | 37 |
|
36 | 38 |
|
37 | 39 |
|
| ||
48 | 50 |
|
49 | 51 |
|
50 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
51 | 57 |
|
52 | 58 |
|
53 | 59 |
|
| ||
81 | 87 |
|
82 | 88 |
|
83 | 89 |
|
84 |
| - |
| 90 | + |
85 | 91 |
|
86 | 92 |
|
87 | 93 |
|
| ||
117 | 123 |
|
118 | 124 |
|
119 | 125 |
|
120 |
| - |
| 126 | + |
121 | 127 |
|
122 | 128 |
|
123 | 129 |
|
| ||
157 | 163 |
|
158 | 164 |
|
159 | 165 |
|
160 |
| - |
| 166 | + |
161 | 167 |
|
162 | 168 |
|
163 | 169 |
|
164 | 170 |
|
165 | 171 |
|
166 |
| - |
| 172 | + |
167 | 173 |
|
168 | 174 |
|
169 | 175 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SubRequestController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SubRequestController.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SubRequestServiceResolutionController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/Bundle/TestBundle/Controller/SubRequestServiceResolutionController.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
| 27 | + |
28 | 28 |
|
29 | 29 |
|
30 | 30 |
|
|
0 commit comments