Commit 1b19f25
File tree
Expand file treeCollapse file tree
3 files changed
+51
-8
lines changedFilter options
- src/Symfony/Component/PropertyInfo
- Extractor
- Tests
- Extractor
- Fixtures
Expand file treeCollapse file tree
3 files changed
+51
-8
lines changedsrc/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php+20-8Lines changed: 20 additions & 8 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
139 | 139 |
|
140 | 140 |
|
141 | 141 |
|
| 142 | + |
| 143 | + |
| 144 | + |
| 145 | + |
| 146 | + |
| 147 | + |
| 148 | + |
| 149 | + |
| 150 | + |
| 151 | + |
| 152 | + |
| 153 | + |
142 | 154 |
|
143 | 155 |
|
144 | 156 |
|
| ||
233 | 245 |
|
234 | 246 |
|
235 | 247 |
|
236 |
| - |
| 248 | + |
237 | 249 |
|
238 | 250 |
|
239 | 251 |
|
| ||
255 | 267 |
|
256 | 268 |
|
257 | 269 |
|
258 |
| - |
| 270 | + |
259 | 271 |
|
260 | 272 |
|
261 | 273 |
|
| ||
290 | 302 |
|
291 | 303 |
|
292 | 304 |
|
293 |
| - |
| 305 | + |
294 | 306 |
|
295 | 307 |
|
296 | 308 |
|
| ||
319 | 331 |
|
320 | 332 |
|
321 | 333 |
|
322 |
| - |
| 334 | + |
323 | 335 |
|
324 | 336 |
|
325 | 337 |
|
| ||
337 | 349 |
|
338 | 350 |
|
339 | 351 |
|
340 |
| - |
| 352 | + |
341 | 353 |
|
342 | 354 |
|
343 | 355 |
|
344 | 356 |
|
345 | 357 |
|
346 | 358 |
|
347 |
| - |
| 359 | + |
348 | 360 |
|
349 | 361 |
|
350 |
| - |
| 362 | + |
351 | 363 |
|
352 |
| - |
| 364 | + |
353 | 365 |
|
354 | 366 |
|
355 | 367 |
|
|
src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Tests/Extractor/ReflectionExtractorTest.php+10Lines changed: 10 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
19 | 19 |
|
20 | 20 |
|
21 | 21 |
|
| 22 | + |
22 | 23 |
|
23 | 24 |
|
24 | 25 |
|
| ||
389 | 390 |
|
390 | 391 |
|
391 | 392 |
|
| 393 | + |
| 394 | + |
| 395 | + |
| 396 | + |
| 397 | + |
| 398 | + |
| 399 | + |
| 400 | + |
| 401 | + |
392 | 402 |
|
src/Symfony/Component/PropertyInfo/Tests/Fixtures/Php74Dummy.php
Copy file name to clipboard+21Lines changed: 21 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 | + |
0 commit comments