Commit 5f328e0
File tree
17 files changed
+325
-70
lines changedFilter options
- src/Symfony
- Bundle
- SecurityBundle/DependencyInjection/Security/UserProvider
- WebProfilerBundle/Resources/views/Profiler
- Component
- Cache
- Adapter
- Tests/Adapter
- Console
- Command
- Style
- Tests
- Fixtures/Style/SymfonyStyle
- command
- output
- Style
- Security/Core
- Tests/User
- User
- Serializer
- Normalizer
- Tests/Normalizer
17 files changed
+325
-70
lines changedsrc/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/LdapFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/SecurityBundle/DependencyInjection/Security/UserProvider/LdapFactory.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| 38 | + |
38 | 39 |
|
39 | 40 |
|
40 | 41 |
|
| ||
58 | 59 |
|
59 | 60 |
|
60 | 61 |
|
| 62 | + |
61 | 63 |
|
62 | 64 |
|
63 | 65 |
|
|
src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/WebProfilerBundle/Resources/views/Profiler/base_js.html.twig+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
86 |
| - |
87 |
| - |
| 86 | + |
| 87 | + |
88 | 88 |
|
89 | 89 |
|
90 | 90 |
|
|
src/Symfony/Component/Cache/Adapter/ProxyAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/ProxyAdapter.php+2-34Lines changed: 2 additions & 34 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
27 |
| - |
28 |
| - |
29 | 27 |
|
30 | 28 |
|
31 | 29 |
|
| ||
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
61 |
| - |
62 | 55 |
|
63 |
| - |
| 56 | + |
64 | 57 |
|
65 | 58 |
|
66 | 59 |
|
| ||
158 | 151 |
|
159 | 152 |
|
160 | 153 |
|
161 |
| - |
162 |
| - |
163 |
| - |
164 |
| - |
165 |
| - |
166 | 154 |
|
167 | 155 |
|
168 | 156 |
|
169 | 157 |
|
170 |
| - |
| 158 | + |
171 | 159 |
|
172 | 160 |
|
173 | 161 |
|
174 |
| - |
175 |
| - |
176 |
| - |
177 |
| - |
178 |
| - |
179 |
| - |
180 |
| - |
181 |
| - |
182 |
| - |
183 |
| - |
184 |
| - |
185 |
| - |
186 |
| - |
187 |
| - |
188 |
| - |
189 |
| - |
190 |
| - |
191 |
| - |
192 |
| - |
193 |
| - |
194 | 162 |
|
195 | 163 |
|
196 | 164 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/ProxyAdapterTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/Adapter/ProxyAdapterTest.php-17Lines changed: 0 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
33 |
| - |
34 |
| - |
35 |
| - |
36 |
| - |
37 |
| - |
38 |
| - |
39 |
| - |
40 |
| - |
41 |
| - |
42 |
| - |
43 |
| - |
44 |
| - |
45 |
| - |
46 |
| - |
47 |
| - |
48 |
| - |
49 | 32 |
|
src/Symfony/Component/Console/Command/Command.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Command/Command.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
300 | 300 |
|
301 | 301 |
|
302 | 302 |
|
| 303 | + |
| 304 | + |
303 | 305 |
|
304 | 306 |
|
305 | 307 |
|
306 | 308 |
|
307 | 309 |
|
308 | 310 |
|
309 |
| - |
310 |
| - |
311 | 311 |
|
312 | 312 |
|
313 | 313 |
|
|
src/Symfony/Component/Console/Style/SymfonyStyle.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Style/SymfonyStyle.php+16-3Lines changed: 16 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
68 | 68 |
|
69 | 69 |
|
70 | 70 |
|
| 71 | + |
71 | 72 |
|
72 | 73 |
|
73 |
| - |
74 | 74 |
|
75 |
| - |
| 75 | + |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
79 | 81 |
|
80 | 82 |
|
81 |
| - |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
| 88 | + |
| 89 | + |
| 90 | + |
82 | 91 |
|
83 | 92 |
|
84 | 93 |
|
85 | 94 |
|
86 | 95 |
|
87 | 96 |
|
| 97 | + |
| 98 | + |
| 99 | + |
| 100 | + |
88 | 101 |
|
89 | 102 |
|
90 | 103 |
|
|
src/Symfony/Component/Console/Tests/ApplicationTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/ApplicationTest.php+27Lines changed: 27 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
733 | 733 |
|
734 | 734 |
|
735 | 735 |
|
| 736 | + |
| 737 | + |
| 738 | + |
| 739 | + |
| 740 | + |
| 741 | + |
| 742 | + |
| 743 | + |
| 744 | + |
| 745 | + |
| 746 | + |
| 747 | + |
| 748 | + |
| 749 | + |
| 750 | + |
| 751 | + |
| 752 | + |
| 753 | + |
| 754 | + |
| 755 | + |
| 756 | + |
| 757 | + |
| 758 | + |
| 759 | + |
| 760 | + |
| 761 | + |
| 762 | + |
736 | 763 |
|
737 | 764 |
|
738 | 765 |
|
|
src/Symfony/Component/Console/Tests/Fixtures/Style/SymfonyStyle/command/command_10.php
Copy file name to clipboard+17Lines changed: 17 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 | + |
src/Symfony/Component/Console/Tests/Fixtures/Style/SymfonyStyle/command/command_9.php
Copy file name to clipboard+11Lines changed: 11 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
| 9 | + |
| 10 | + |
| 11 | + |
src/Symfony/Component/Console/Tests/Fixtures/Style/SymfonyStyle/output/output_10.txt
Copy file name to clipboard+7Lines changed: 7 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
src/Symfony/Component/Console/Tests/Fixtures/Style/SymfonyStyle/output/output_9.txt
Copy file name to clipboard+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
| 1 | + |
| 2 | + |
| 3 | + |
| 4 | + |
| 5 | + |
src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Tests/Style/SymfonyStyleTest.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
|
0 commit comments