Commit 6399ffa
File tree
11 files changed
+108
-32
lines changedFilter options
- src/Symfony
- Bundle/TwigBundle
- Tests/Functional
- Component
- Process
- Validator
- Mapping/Factory
- Tests
- Fixtures
- Mapping/Factory
- VarDumper/Caster
11 files changed
+108
-32
lines changedsrc/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/Tests/Functional/CacheWarmingTest.php+4-4Lines changed: 4 additions & 4 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
| ||
40 | 40 |
|
41 | 41 |
|
42 | 42 |
|
43 |
| - |
| 43 | + |
44 | 44 |
|
45 | 45 |
|
46 | 46 |
|
| ||
72 | 72 |
|
73 | 73 |
|
74 | 74 |
|
75 |
| - |
| 75 | + |
76 | 76 |
|
77 | 77 |
|
78 | 78 |
|
| ||
106 | 106 |
|
107 | 107 |
|
108 | 108 |
|
109 |
| - |
| 109 | + |
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
|
src/Symfony/Bundle/TwigBundle/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/composer.json+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
32 | 32 |
|
33 | 33 |
|
34 | 34 |
|
35 |
| - |
| 35 | + |
| 36 | + |
36 | 37 |
|
37 | 38 |
|
38 | 39 |
|
|
src/Symfony/Component/Process/ExecutableFinder.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Process/ExecutableFinder.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
79 | 79 |
|
80 | 80 |
|
81 | 81 |
|
82 |
| - |
| 82 | + |
83 | 83 |
|
84 | 84 |
|
85 | 85 |
|
|
src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Mapping/Factory/LazyLoadingMetadataFactory.php+21-3Lines changed: 21 additions & 3 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
114 | 114 |
|
115 | 115 |
|
116 | 116 |
|
117 |
| - |
118 |
| - |
119 |
| - |
| 117 | + |
| 118 | + |
| 119 | + |
| 120 | + |
| 121 | + |
| 122 | + |
| 123 | + |
| 124 | + |
| 125 | + |
| 126 | + |
| 127 | + |
| 128 | + |
| 129 | + |
| 130 | + |
| 131 | + |
| 132 | + |
| 133 | + |
| 134 | + |
| 135 | + |
| 136 | + |
| 137 | + |
120 | 138 |
|
121 | 139 |
|
122 | 140 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/Entity.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Fixtures/Entity.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
22 |
| - |
| 22 | + |
23 | 23 |
|
24 | 24 |
|
25 | 25 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/EntityInterface.php renamed to src/Symfony/Component/Validator/Tests/Fixtures/EntityInterfaceA.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Fixtures/EntityInterfaceA.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
11 | 11 |
|
12 | 12 |
|
13 | 13 |
|
14 |
| - |
| 14 | + |
15 | 15 |
|
16 | 16 |
|
src/Symfony/Component/Validator/Tests/Fixtures/EntityInterfaceB.php
Copy file name to clipboard+16Lines changed: 16 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 | + |
src/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Fixtures/EntityParent.php+1-1Lines changed: 1 addition & 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 | 19 |
|
|
src/Symfony/Component/Validator/Tests/Fixtures/EntityParentInterface.php
Copy file name to clipboard+16Lines changed: 16 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 | + |
src/Symfony/Component/Validator/Tests/Mapping/Factory/LazyLoadingMetadataFactoryTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Validator/Tests/Mapping/Factory/LazyLoadingMetadataFactoryTest.php+32-17Lines changed: 32 additions & 17 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
18 | 18 |
|
19 | 19 |
|
20 | 20 |
|
21 |
| - |
22 |
| - |
23 |
| - |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
24 | 26 |
|
25 | 27 |
|
26 | 28 |
|
27 | 29 |
|
28 |
| - |
| 30 | + |
29 | 31 |
|
30 | 32 |
|
31 |
| - |
| 33 | + |
32 | 34 |
|
33 | 35 |
|
34 | 36 |
|
| ||
38 | 40 |
|
39 | 41 |
|
40 | 42 |
|
41 |
| - |
| 43 | + |
42 | 44 |
|
43 | 45 |
|
44 | 46 |
|
45 | 47 |
|
46 |
| - |
| 48 | + |
47 | 49 |
|
48 | 50 |
|
49 | 51 |
|
| ||
52 | 54 |
|
53 | 55 |
|
54 | 56 |
|
| 57 | + |
| 58 | + |
| 59 | + |
| 60 | + |
| 61 | + |
| 62 | + |
| 63 | + |
| 64 | + |
| 65 | + |
| 66 | + |
| 67 | + |
55 | 68 |
|
56 | 69 |
|
57 | 70 |
|
| ||
67 | 80 |
|
68 | 81 |
|
69 | 82 |
|
70 |
| - |
| 83 | + |
71 | 84 |
|
72 | 85 |
|
73 |
| - |
| 86 | + |
| 87 | + |
| 88 | + |
74 | 89 |
|
75 | 90 |
|
76 | 91 |
|
77 | 92 |
|
78 | 93 |
|
79 | 94 |
|
80 |
| - |
81 |
| - |
| 95 | + |
| 96 | + |
82 | 97 |
|
83 | 98 |
|
84 | 99 |
|
85 | 100 |
|
86 | 101 |
|
87 |
| - |
88 |
| - |
| 102 | + |
| 103 | + |
89 | 104 |
|
90 | 105 |
|
91 | 106 |
|
92 | 107 |
|
93 | 108 |
|
94 | 109 |
|
95 |
| - |
| 110 | + |
96 | 111 |
|
97 |
| - |
| 112 | + |
98 | 113 |
|
99 | 114 |
|
100 | 115 |
|
| ||
104 | 119 |
|
105 | 120 |
|
106 | 121 |
|
107 |
| - |
| 122 | + |
108 | 123 |
|
109 | 124 |
|
110 | 125 |
|
| ||
116 | 131 |
|
117 | 132 |
|
118 | 133 |
|
119 |
| - |
| 134 | + |
120 | 135 |
|
121 | 136 |
|
122 | 137 |
|
|
src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/VarDumper/Caster/ReflectionCaster.php+13-3Lines changed: 13 additions & 3 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 |
|
| ||
217 | 217 |
|
218 | 218 |
|
219 | 219 |
|
| 220 | + |
220 | 221 |
|
221 | 222 |
|
222 | 223 |
|
223 | 224 |
|
224 | 225 |
|
225 |
| - |
| 226 | + |
226 | 227 |
|
227 | 228 |
|
228 | 229 |
|
| ||
235 | 236 |
|
236 | 237 |
|
237 | 238 |
|
| 239 | + |
238 | 240 |
|
239 | 241 |
|
240 | 242 |
|
| 243 | + |
| 244 | + |
| 245 | + |
| 246 | + |
241 | 247 |
|
242 | 248 |
|
243 | 249 |
|
244 | 250 |
|
245 | 251 |
|
246 | 252 |
|
247 | 253 |
|
| 254 | + |
| 255 | + |
| 256 | + |
248 | 257 |
|
249 |
| - |
| 258 | + |
250 | 259 |
|
| 260 | + |
251 | 261 |
|
252 | 262 |
|
253 | 263 |
|
|
0 commit comments