Commit aa4b8bd
File tree
15 files changed
+114
-48
lines changedFilter options
- src/Symfony
- Bridge/Doctrine
- Bundle
- FrameworkBundle
- CacheWarmer
- DependencyInjection
- Resources/config
- Tests
- CacheWarmer
- DependencyInjection
- Functional
- TwigBundle
- Component
- Cache
- Serializer
- Validator
- Tests/Mapping/Cache
15 files changed
+114
-48
lines changed+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
119 | 119 |
|
120 | 120 |
|
121 | 121 |
|
122 |
| - |
| 122 | + |
123 | 123 |
|
124 | 124 |
|
125 | 125 |
|
| ||
143 | 143 |
|
144 | 144 |
|
145 | 145 |
|
| 146 | + |
146 | 147 |
|
147 | 148 |
|
148 | 149 |
|
|
src/Symfony/Bridge/Doctrine/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/composer.json-1Lines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
44 | 43 |
|
45 | 44 |
|
46 | 45 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AnnotationsCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AnnotationsCacheWarmer.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
64 |
| - |
| 65 | + |
| 66 | + |
| 67 | + |
| 68 | + |
65 | 69 |
|
66 | 70 |
|
67 | 71 |
|
|
src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/DependencyInjection/FrameworkExtension.php+10-3Lines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
1423 | 1424 |
|
1424 | 1425 |
|
1425 | 1426 |
|
1426 |
| - |
| 1427 | + |
| 1428 | + |
| 1429 | + |
| 1430 | + |
| 1431 | + |
| 1432 | + |
| 1433 | + |
1427 | 1434 |
|
1428 | 1435 |
|
1429 | 1436 |
|
1430 | 1437 |
|
1431 | 1438 |
|
1432 | 1439 |
|
1433 |
| - |
| 1440 | + |
1434 | 1441 |
|
1435 | 1442 |
|
1436 | 1443 |
|
| ||
1447 | 1454 |
|
1448 | 1455 |
|
1449 | 1456 |
|
1450 |
| - |
| 1457 | + |
1451 | 1458 |
|
1452 | 1459 |
|
1453 | 1460 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.xml+8-7Lines changed: 8 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
50 | 50 |
|
51 | 51 |
|
52 | 52 |
|
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
| 57 | + |
| 58 | + |
| 59 | + |
53 | 60 |
|
54 |
| - |
55 |
| - |
56 |
| - |
57 |
| - |
58 |
| - |
59 |
| - |
60 |
| - |
| 61 | + |
61 | 62 |
|
62 | 63 |
|
63 | 64 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/AnnotationsCacheWarmerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/AnnotationsCacheWarmerTest.php+25-9Lines changed: 25 additions & 9 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
4 | 4 |
|
5 | 5 |
|
6 | 6 |
|
| 7 | + |
7 | 8 |
|
8 | 9 |
|
9 | 10 |
|
| ||
43 | 44 |
|
44 | 45 |
|
45 | 46 |
|
46 |
| - |
47 |
| - |
48 |
| - |
49 |
| - |
| 47 | + |
| 48 | + |
| 49 | + |
| 50 | + |
| 51 | + |
| 52 | + |
| 53 | + |
| 54 | + |
| 55 | + |
| 56 | + |
50 | 57 |
|
51 | 58 |
|
52 | 59 |
|
| ||
61 | 68 |
|
62 | 69 |
|
63 | 70 |
|
| 71 | + |
64 | 72 |
|
65 |
| - |
66 |
| - |
67 |
| - |
68 |
| - |
69 |
| - |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
| 77 | + |
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
70 | 86 |
|
71 | 87 |
|
72 | 88 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/DependencyInjection/FrameworkExtensionTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
15 | 16 |
|
16 | 17 |
|
17 | 18 |
|
| ||
999 | 1000 |
|
1000 | 1001 |
|
1001 | 1002 |
|
1002 |
| - |
| 1003 | + |
| 1004 | + |
| 1005 | + |
| 1006 | + |
| 1007 | + |
1003 | 1008 |
|
1004 | 1009 |
|
1005 | 1010 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AutowiringTypesTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/Functional/AutowiringTypesTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 | 19 |
|
| ||
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
38 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
39 | 44 |
|
40 | 45 |
|
41 | 46 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+3-2Lines changed: 3 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
66 | 66 |
|
67 | 67 |
|
68 | 68 |
|
| 69 | + |
69 | 70 |
|
70 | 71 |
|
71 | 72 |
|
|
src/Symfony/Bundle/TwigBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/composer.json+1-1Lines changed: 1 addition & 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 | 43 |
|
|
src/Symfony/Component/Cache/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
30 | 30 |
|
31 | 31 |
|
32 | 32 |
|
33 |
| - |
| 33 | + |
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
|
src/Symfony/Component/Serializer/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/composer.json+1-3Lines changed: 1 addition & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
26 | 25 |
|
27 | 26 |
|
| ||
49 | 48 |
|
50 | 49 |
|
51 | 50 |
|
52 |
| - |
53 |
| - |
| 51 | + |
54 | 52 |
|
55 | 53 |
|
56 | 54 |
|
|
src/Symfony/Component/Validator/Tests/Mapping/Cache/DoctrineCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/Cache/DoctrineCacheTest.php+6-1Lines changed: 6 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
12 | 12 |
|
13 | 13 |
|
14 | 14 |
|
| 15 | + |
| 16 | + |
15 | 17 |
|
16 | 18 |
|
17 | 19 |
|
| ||
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 |
| - |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
25 | 30 |
|
26 | 31 |
|
src/Symfony/Component/Validator/ValidatorBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ValidatorBuilder.php+39-15Lines changed: 39 additions & 15 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
13 | 13 |
|
14 | 14 |
|
15 | 15 |
|
| 16 | + |
16 | 17 |
|
17 | 18 |
|
18 |
| - |
| 19 | + |
19 | 20 |
|
20 | 21 |
|
21 |
| - |
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
199 | 200 |
|
200 | 201 |
|
201 | 202 |
|
202 |
| - |
203 |
| - |
204 |
| - |
205 |
| - |
206 |
| - |
207 |
| - |
208 |
| - |
209 |
| - |
210 |
| - |
211 |
| - |
212 |
| - |
213 |
| - |
214 |
| - |
| 203 | + |
215 | 204 |
|
216 | 205 |
|
217 | 206 |
|
| ||
386 | 375 |
|
387 | 376 |
|
388 | 377 |
|
| 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 | + |
| 406 | + |
| 407 | + |
| 408 | + |
| 409 | + |
| 410 | + |
| 411 | + |
| 412 | + |
389 | 413 |
|
src/Symfony/Component/Validator/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/composer.json+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
| 39 | + |
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
|
0 commit comments