Commit 5010ebd
File tree
12 files changed
+41
-24
lines changedFilter options
- src/Symfony
- Bundle/FrameworkBundle
- CacheWarmer
- Resources/config
- Tests/CacheWarmer
- Component
- Cache
- Tests
- Validator
12 files changed
+41
-24
lines changed+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
| 14 | + |
| 15 | + |
| 16 | + |
| 17 | + |
| 18 | + |
14 | 19 |
|
15 | 20 |
|
16 | 21 |
|
|
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
125 | 125 |
|
126 | 126 |
|
127 | 127 |
|
128 |
| - |
| 128 | + |
129 | 129 |
|
130 | 130 |
|
131 | 131 |
|
|
src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AnnotationsCacheWarmer.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CacheWarmer/AnnotationsCacheWarmer.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
15 | 15 |
|
16 | 16 |
|
17 | 17 |
|
| 18 | + |
18 | 19 |
|
19 | 20 |
|
20 |
| - |
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
| ||
56 | 56 |
|
57 | 57 |
|
58 | 58 |
|
59 |
| - |
| 59 | + |
60 | 60 |
|
61 | 61 |
|
62 | 62 |
|
|
src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Resources/config/annotations.php+8-4Lines changed: 8 additions & 4 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 | 23 |
|
23 |
| - |
24 | 24 |
|
25 | 25 |
|
26 | 26 |
|
| ||
36 | 36 |
|
37 | 37 |
|
38 | 38 |
|
39 |
| - |
40 |
| - |
41 |
| - |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
| ||
50 | 52 |
|
51 | 53 |
|
52 | 54 |
|
| 55 | + |
53 | 56 |
|
54 | 57 |
|
55 | 58 |
|
| ||
71 | 74 |
|
72 | 75 |
|
73 | 76 |
|
| 77 | + |
74 | 78 |
|
75 | 79 |
|
76 | 80 |
|
|
src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/AnnotationsCacheWarmerTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Tests/CacheWarmer/AnnotationsCacheWarmerTest.php+3-3Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
6 | 6 |
|
7 | 7 |
|
8 | 8 |
|
| 9 | + |
9 | 10 |
|
10 | 11 |
|
11 | 12 |
|
12 | 13 |
|
13 | 14 |
|
14 | 15 |
|
15 |
| - |
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
src/Symfony/Bundle/FrameworkBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
34 | 34 |
|
35 | 35 |
|
36 | 36 |
|
37 |
| - |
| 37 | + |
38 | 38 |
|
39 | 39 |
|
40 | 40 |
|
| ||
70 | 70 |
|
71 | 71 |
|
72 | 72 |
|
| 73 | + |
73 | 74 |
|
74 | 75 |
|
75 | 76 |
|
|
src/Symfony/Component/Cache/CHANGELOG.md
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/CHANGELOG.md+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1 | 1 |
|
2 | 2 |
|
3 | 3 |
|
| 4 | + |
| 5 | + |
| 6 | + |
| 7 | + |
| 8 | + |
4 | 9 |
|
5 | 10 |
|
6 | 11 |
|
|
src/Symfony/Component/Cache/DoctrineProvider.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/DoctrineProvider.php+4Lines changed: 4 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
17 | 17 |
|
18 | 18 |
|
19 | 19 |
|
| 20 | + |
| 21 | + |
20 | 22 |
|
21 | 23 |
|
22 | 24 |
|
23 | 25 |
|
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
| 29 | + |
| 30 | + |
27 | 31 |
|
28 | 32 |
|
29 | 33 |
|
|
src/Symfony/Component/Cache/Tests/DoctrineProviderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Tests/DoctrineProviderTest.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/Component/Validator/ValidatorBuilder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/ValidatorBuilder.php+1-12Lines changed: 1 addition & 12 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
437 | 436 |
|
438 | 437 |
|
439 | 438 |
|
440 |
| - |
| 439 | + |
441 | 440 |
|
442 | 441 |
|
443 | 442 |
|
444 |
| - |
445 |
| - |
446 |
| - |
447 |
| - |
448 |
| - |
449 |
| - |
450 |
| - |
451 |
| - |
452 |
| - |
453 |
| - |
454 | 443 |
|
455 | 444 |
|
456 | 445 |
|
|
src/Symfony/Component/Validator/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
41 | 41 |
|
42 | 42 |
|
43 | 43 |
|
44 |
| - |
| 44 | + |
45 | 45 |
|
46 | 46 |
|
47 | 47 |
|
| 48 | + |
48 | 49 |
|
49 | 50 |
|
50 | 51 |
|
|
0 commit comments