Commit c2181b0
committed
File tree
30 files changed
+292
-87
lines changedFilter options
- src/Symfony
- Bridge
- Doctrine
- Tests/Validator
- Validator
- Monolog
- Processor
- Tests/Processor
- Bundle
- FrameworkBundle
- Command
- Controller
- TwigBundle
- Component
- Cache
- Adapter
- Tests/Adapter
- ExpressionLanguage/Node
- HttpFoundation
- Tests
- HttpKernel
- HttpCache
- Tests/HttpCache
- Process
- Tests
- PropertyAccess
- Serializer/Normalizer
- Validator
- Mapping
- Loader
- Tests
- Constraints
- Mapping/Loader
- Yaml
- Tests
- Fixtures
30 files changed
+292
-87
lines changed+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
29 | 29 |
|
30 | 30 |
|
31 | 31 |
|
32 |
| - |
| 32 | + |
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
|
src/Symfony/Bridge/Doctrine/Tests/Validator/DoctrineLoaderTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Tests/Validator/DoctrineLoaderTest.php+10-6Lines changed: 10 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
21 | 21 |
|
22 | 22 |
|
23 | 23 |
|
24 |
| - |
25 | 24 |
|
| 25 | + |
26 | 26 |
|
27 | 27 |
|
28 | 28 |
|
| 29 | + |
29 | 30 |
|
30 | 31 |
|
31 | 32 |
|
| ||
140 | 141 |
|
141 | 142 |
|
142 | 143 |
|
| 144 | + |
143 | 145 |
|
144 | 146 |
|
145 | 147 |
|
146 |
| - |
147 |
| - |
| 148 | + |
| 149 | + |
148 | 150 |
|
149 | 151 |
|
150 | 152 |
|
| ||
205 | 207 |
|
206 | 208 |
|
207 | 209 |
|
208 |
| - |
209 |
| - |
| 210 | + |
| 211 | + |
210 | 212 |
|
211 | 213 |
|
212 | 214 |
|
213 | 215 |
|
| 216 | + |
214 | 217 |
|
215 |
| - |
| 218 | + |
| 219 | + |
216 | 220 |
|
217 | 221 |
|
src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/Validator/DoctrineLoader.php+10-8Lines changed: 10 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
16 | 16 |
|
17 | 17 |
|
18 | 18 |
|
19 |
| - |
20 |
| - |
21 | 19 |
|
22 | 20 |
|
| 21 | + |
23 | 22 |
|
24 | 23 |
|
25 | 24 |
|
| ||
76 | 75 |
|
77 | 76 |
|
78 | 77 |
|
| 78 | + |
| 79 | + |
| 80 | + |
| 81 | + |
| 82 | + |
| 83 | + |
| 84 | + |
| 85 | + |
79 | 86 |
|
80 |
| - |
81 |
| - |
82 |
| - |
83 |
| - |
84 |
| - |
85 |
| - |
| 87 | + |
86 | 88 |
|
87 | 89 |
|
88 | 90 |
|
|
src/Symfony/Bridge/Doctrine/composer.json
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Doctrine/composer.json+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
35 | 35 |
|
36 | 36 |
|
37 | 37 |
|
38 |
| - |
| 38 | + |
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| ||
55 | 55 |
|
56 | 56 |
|
57 | 57 |
|
58 |
| - |
| 58 | + |
59 | 59 |
|
60 | 60 |
|
61 | 61 |
|
|
src/Symfony/Bridge/Monolog/Processor/DebugProcessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Processor/DebugProcessor.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
33 | 33 |
|
34 | 34 |
|
35 | 35 |
|
36 |
| - |
| 36 | + |
37 | 37 |
|
38 | 38 |
|
39 | 39 |
|
|
src/Symfony/Bridge/Monolog/Tests/Processor/DebugProcessorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Bridge/Monolog/Tests/Processor/DebugProcessorTest.php+25-1Lines changed: 25 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
| 32 | + |
| 33 | + |
| 34 | + |
| 35 | + |
| 36 | + |
| 37 | + |
| 38 | + |
| 39 | + |
| 40 | + |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
22 | 46 |
|
23 | 47 |
|
24 | 48 |
|
| ||
75 | 99 |
|
76 | 100 |
|
77 | 101 |
|
78 |
| - |
| 102 | + |
79 | 103 |
|
80 | 104 |
|
81 | 105 |
|
|
src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Command/ContainerLintCommand.php+5-1Lines changed: 5 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
69 | 69 |
|
70 | 70 |
|
71 | 71 |
|
72 |
| - |
| 72 | + |
| 73 | + |
| 74 | + |
| 75 | + |
| 76 | + |
73 | 77 |
|
74 | 78 |
|
75 | 79 |
|
|
src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/Controller/AbstractController.php+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
351 | 351 |
|
352 | 352 |
|
353 | 353 |
|
354 |
| - |
| 354 | + |
355 | 355 |
|
356 | 356 |
|
357 | 357 |
|
|
src/Symfony/Bundle/TwigBundle/TwigBundle.php
Copy file name to clipboardExpand all lines: src/Symfony/Bundle/TwigBundle/TwigBundle.php+2-1Lines changed: 2 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
31 | 31 |
|
32 | 32 |
|
33 | 33 |
|
34 |
| - |
| 34 | + |
| 35 | + |
35 | 36 |
|
36 | 37 |
|
37 | 38 |
|
|
src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/Cache/Adapter/PhpFilesAdapter.php+26-7Lines changed: 26 additions & 7 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
60 |
| - |
| 60 | + |
61 | 61 |
|
62 | 62 |
|
63 | 63 |
|
| ||
116 | 116 |
|
117 | 117 |
|
118 | 118 |
|
| 119 | + |
| 120 | + |
119 | 121 |
|
120 | 122 |
|
121 | 123 |
|
| ||
137 | 139 |
|
138 | 140 |
|
139 | 141 |
|
140 |
| - |
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
141 | 149 |
|
142 | 150 |
|
143 | 151 |
|
144 | 152 |
|
145 | 153 |
|
146 | 154 |
|
147 |
| - |
| 155 | + |
148 | 156 |
|
149 | 157 |
|
150 | 158 |
|
| ||
173 | 181 |
|
174 | 182 |
|
175 | 183 |
|
176 |
| - |
| 184 | + |
| 185 | + |
| 186 | + |
| 187 | + |
| 188 | + |
| 189 | + |
| 190 | + |
177 | 191 |
|
178 | 192 |
|
179 | 193 |
|
| ||
227 | 241 |
|
228 | 242 |
|
229 | 243 |
|
230 |
| - |
| 244 | + |
| 245 | + |
| 246 | + |
| 247 | + |
| 248 | + |
231 | 249 |
|
232 | 250 |
|
233 | 251 |
|
234 |
| - |
235 |
| - |
236 | 252 |
|
237 | 253 |
|
238 | 254 |
|
| ||
243 | 259 |
|
244 | 260 |
|
245 | 261 |
|
| 262 | + |
246 | 263 |
|
247 | 264 |
|
248 | 265 |
|
| ||
276 | 293 |
|
277 | 294 |
|
278 | 295 |
|
| 296 | + |
| 297 | + |
279 | 298 |
|
280 | 299 |
|
281 | 300 |
|
|
src/Symfony/Component/Cache/Tests/Adapter/PhpFilesAdapterAppendOnlyTest.php
Copy file name to clipboard+31Lines changed: 31 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 | + |
| 18 | + |
| 19 | + |
| 20 | + |
| 21 | + |
| 22 | + |
| 23 | + |
| 24 | + |
| 25 | + |
| 26 | + |
| 27 | + |
| 28 | + |
| 29 | + |
| 30 | + |
| 31 | + |
src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/ExpressionLanguage/Node/BinaryNode.php+8Lines changed: 8 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
147 | 147 |
|
148 | 148 |
|
149 | 149 |
|
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
150 | 154 |
|
151 | 155 |
|
| 156 | + |
| 157 | + |
| 158 | + |
| 159 | + |
152 | 160 |
|
153 | 161 |
|
154 | 162 |
|
|
src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/ResponseHeaderBag.php+5-5Lines changed: 5 additions & 5 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
262 | 262 |
|
263 | 263 |
|
264 | 264 |
|
265 |
| - |
266 |
| - |
267 |
| - |
268 |
| - |
269 | 265 |
|
| 266 | + |
| 267 | + |
| 268 | + |
| 269 | + |
270 | 270 |
|
271 |
| - |
| 271 | + |
272 | 272 |
|
273 | 273 |
|
274 | 274 |
|
|
src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpFoundation/Tests/ResponseHeaderBagTest.php+2-2Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
51 | 51 |
|
52 | 52 |
|
53 | 53 |
|
54 |
| - |
| 54 | + |
55 | 55 |
|
56 |
| - |
| 56 | + |
57 | 57 |
|
58 | 58 |
|
59 | 59 |
|
|
src/Symfony/Component/HttpKernel/HttpCache/ResponseCacheStrategy.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/HttpCache/ResponseCacheStrategy.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
110 | 110 |
|
111 | 111 |
|
112 | 112 |
|
113 |
| - |
114 |
| - |
115 | 113 |
|
116 | 114 |
|
117 | 115 |
|
|
src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/HttpKernel/Tests/HttpCache/HttpCacheTest.php-2Lines changed: 0 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
1240 | 1240 |
|
1241 | 1241 |
|
1242 | 1242 |
|
1243 |
| - |
1244 | 1243 |
|
1245 | 1244 |
|
1246 | 1245 |
|
| ||
1271 | 1270 |
|
1272 | 1271 |
|
1273 | 1272 |
|
1274 |
| - |
1275 | 1273 |
|
1276 | 1274 |
|
1277 | 1275 |
|
|
0 commit comments