Commit 091a96c
File tree
Expand file treeCollapse file tree
18 files changed
+128
-36
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle/Templating/Helper
- Component
- BrowserKit
- Tests
- Console
- DependencyInjection
- Form
- Extension/HttpFoundation/EventListener
- Tests/Extension/Core/Type
- HttpKernel
- DataCollector
- EventListener
- PropertyAccess
- Tests
- Routing
- Loader
- Tests/Loader
- Security/Http/Firewall
Expand file treeCollapse file tree
18 files changed
+128
-36
lines changedsrc/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Templating/Helper/FormHelper.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
146 | 146 |
|
147 | 147 |
|
148 | 148 |
|
149 |
| - |
| 149 | + |
150 | 150 |
|
151 | 151 |
|
152 | 152 |
|
153 |
| - |
| 153 | + |
154 | 154 |
|
155 |
| - |
| 155 | + |
156 | 156 |
|
157 | 157 |
|
158 | 158 |
|
|
src/Symfony/Component/BrowserKit/Client.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/Client.php+16-1Lines changed: 16 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
492 | 492 |
|
493 | 493 |
|
494 | 494 |
|
| 495 | + |
| 496 | + |
| 497 | + |
| 498 | + |
| 499 | + |
| 500 | + |
| 501 | + |
| 502 | + |
| 503 | + |
| 504 | + |
| 505 | + |
| 506 | + |
| 507 | + |
| 508 | + |
| 509 | + |
495 | 510 |
|
496 | 511 |
|
497 |
| - |
| 512 | + |
498 | 513 |
|
499 | 514 |
|
500 | 515 |
|
|
src/Symfony/Component/BrowserKit/Tests/ClientTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/BrowserKit/Tests/ClientTest.php+32Lines changed: 32 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
| 358 | + |
| 359 | + |
| 360 | + |
| 361 | + |
| 362 | + |
358 | 363 |
|
359 | 364 |
|
360 | 365 |
|
| ||
371 | 376 |
|
372 | 377 |
|
373 | 378 |
|
| 379 | + |
| 380 | + |
| 381 | + |
| 382 | + |
| 383 | + |
| 384 | + |
| 385 | + |
| 386 | + |
| 387 | + |
| 388 | + |
| 389 | + |
| 390 | + |
| 391 | + |
| 392 | + |
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
| 402 | + |
| 403 | + |
| 404 | + |
| 405 | + |
374 | 406 |
|
375 | 407 |
|
376 | 408 |
|
|
src/Symfony/Component/Console/Application.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Console/Application.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
838 | 838 |
|
839 | 839 |
|
840 | 840 |
|
841 |
| - |
| 841 | + |
842 | 842 |
|
843 | 843 |
|
844 | 844 |
|
|
src/Symfony/Component/DependencyInjection/Container.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/DependencyInjection/Container.php+20-13Lines changed: 20 additions & 13 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
240 | 240 |
|
241 | 241 |
|
242 | 242 |
|
243 |
| - |
244 |
| - |
| 243 | + |
| 244 | + |
| 245 | + |
245 | 246 |
|
246 | 247 |
|
247 | 248 |
|
| ||
267 | 268 |
|
268 | 269 |
|
269 | 270 |
|
270 |
| - |
271 |
| - |
272 |
| - |
273 |
| - |
274 |
| - |
275 |
| - |
276 |
| - |
277 |
| - |
278 |
| - |
279 |
| - |
| 271 | + |
| 272 | + |
| 273 | + |
| 274 | + |
| 275 | + |
| 276 | + |
| 277 | + |
| 278 | + |
| 279 | + |
| 280 | + |
| 281 | + |
| 282 | + |
| 283 | + |
| 284 | + |
| 285 | + |
280 | 286 |
|
281 | 287 |
|
282 | 288 |
|
| ||
339 | 345 |
|
340 | 346 |
|
341 | 347 |
|
342 |
| - |
| 348 | + |
| 349 | + |
343 | 350 |
|
344 | 351 |
|
345 | 352 |
|
|
src/Symfony/Component/Form/Extension/HttpFoundation/EventListener/BindRequestListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Extension/HttpFoundation/EventListener/BindRequestListener.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
| 24 | + |
25 | 25 |
|
26 | 26 |
|
27 | 27 |
|
|
src/Symfony/Component/Form/Form.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Form.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
751 | 751 |
|
752 | 752 |
|
753 | 753 |
|
754 |
| - |
| 754 | + |
755 | 755 |
|
756 | 756 |
|
757 | 757 |
|
| ||
938 | 938 |
|
939 | 939 |
|
940 | 940 |
|
941 |
| - |
| 941 | + |
942 | 942 |
|
943 | 943 |
|
944 | 944 |
|
|
src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Form/Tests/Extension/Core/Type/FormTypeTest.php+14Lines changed: 14 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
571 | 571 |
|
572 | 572 |
|
573 | 573 |
|
| 574 | + |
| 575 | + |
| 576 | + |
| 577 | + |
| 578 | + |
| 579 | + |
| 580 | + |
| 581 | + |
| 582 | + |
| 583 | + |
| 584 | + |
| 585 | + |
| 586 | + |
| 587 | + |
574 | 588 |
|
575 | 589 |
|
576 | 590 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RequestDataCollector.php+7-3Lines changed: 7 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
55 | 61 |
|
56 |
| - |
57 |
| - |
58 | 62 |
|
59 | 63 |
|
60 | 64 |
|
|
src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/DataCollector/RouterDataCollector.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
53 | 55 |
|
54 | 56 |
|
55 | 57 |
|
|
src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/EventListener/ProfilerListener.php+2Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
134 | 134 |
|
135 | 135 |
|
136 | 136 |
|
| 137 | + |
| 138 | + |
137 | 139 |
|
138 | 140 |
|
139 | 141 |
|
|
src/Symfony/Component/HttpKernel/Kernel.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Kernel.php-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
62 |
| - |
63 | 62 |
|
64 | 63 |
|
65 | 64 |
|
|
src/Symfony/Component/PropertyAccess/StringUtil.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/StringUtil.php+4-1Lines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
63 | 63 |
|
64 | 64 |
|
65 | 65 |
|
| 66 | + |
| 67 | + |
| 68 | + |
66 | 69 |
|
67 | 70 |
|
68 | 71 |
|
69 |
| - |
| 72 | + |
70 | 73 |
|
71 | 74 |
|
72 | 75 |
|
|
src/Symfony/Component/PropertyAccess/Tests/StringUtilTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/StringUtilTest.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
75 | 75 |
|
76 | 76 |
|
77 | 77 |
|
78 |
| - |
| 78 | + |
| 79 | + |
| 80 | + |
79 | 81 |
|
80 | 82 |
|
81 | 83 |
|
|
src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Loader/AnnotationClassLoader.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
180 | 180 |
|
181 | 181 |
|
182 | 182 |
|
183 |
| - |
| 183 | + |
184 | 184 |
|
185 | 185 |
|
186 | 186 |
|
|
src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Routing/Tests/Loader/AnnotationClassLoaderTest.php+13-7Lines changed: 13 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
14 | 16 |
|
15 | 17 |
|
16 | 18 |
|
| ||
71 | 73 |
|
72 | 74 |
|
73 | 75 |
|
74 |
| - |
75 |
| - |
| 76 | + |
| 77 | + |
76 | 78 |
|
77 | 79 |
|
78 | 80 |
|
79 |
| - |
80 |
| - |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
| 86 | + |
| 87 | + |
81 | 88 |
|
82 | 89 |
|
83 | 90 |
|
| ||
108 | 115 |
|
109 | 116 |
|
110 | 117 |
|
111 |
| - |
| 118 | + |
112 | 119 |
|
113 | 120 |
|
114 | 121 |
|
115 | 122 |
|
116 |
| - |
| 123 | + |
117 | 124 |
|
118 |
| - |
119 | 125 |
|
src/Symfony/Component/Security/Http/Firewall/ContextListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ContextListener.php+3-1Lines changed: 3 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
| 40 | + |
40 | 41 |
|
41 | 42 |
|
42 | 43 |
|
| ||
64 | 65 |
|
65 | 66 |
|
66 | 67 |
|
67 |
| - |
| 68 | + |
68 | 69 |
|
| 70 | + |
69 | 71 |
|
70 | 72 |
|
71 | 73 |
|
|
src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Security/Http/Firewall/ExceptionListener.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
79 | 83 |
|
80 | 84 |
|
81 | 85 |
|
|
0 commit comments