File tree
4 files changed
+29
-9
lines changedFilter options
- src/Symfony/Component
- PropertyAccess
- Tests
- Fixtures
- PropertyInfo/Extractor
4 files changed
+29
-9
lines changedsrc/Symfony/Component/PropertyAccess/PropertyAccessor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/PropertyAccessor.php+12-2Lines changed: 12 additions & 2 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
411 | 411 |
|
412 | 412 |
|
413 | 413 |
|
414 |
| - |
415 |
| - |
| 414 | + |
| 415 | + |
| 416 | + |
| 417 | + |
| 418 | + |
| 419 | + |
| 420 | + |
| 421 | + |
| 422 | + |
| 423 | + |
| 424 | + |
| 425 | + |
416 | 426 |
|
417 | 427 |
|
418 | 428 |
|
|
src/Symfony/Component/PropertyAccess/Tests/Fixtures/TestClassMagicGet.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/Fixtures/TestClassMagicGet.php+5Lines changed: 5 additions & 0 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
39 | 39 |
|
40 | 40 |
|
41 | 41 |
|
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
| 46 | + |
42 | 47 |
|
src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyAccess/Tests/PropertyAccessorTest.php+8-1Lines changed: 8 additions & 1 deletion
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
990 | 990 |
|
991 | 991 |
|
992 | 992 |
|
| 993 | + |
| 994 | + |
993 | 995 |
|
994 | 996 |
|
995 | 997 |
|
| 998 | + |
| 999 | + |
| 1000 | + |
| 1001 | + |
| 1002 | + |
996 | 1003 |
|
997 | 1004 |
|
998 |
| - |
| 1005 | + |
999 | 1006 |
|
1000 | 1007 |
|
1001 | 1008 |
|
|
src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php
Copy file name to clipboardExpand all lines: src/Symfony/Component/PropertyInfo/Extractor/ReflectionExtractor.php+4-6Lines changed: 4 additions & 6 deletions
Original file line number | Diff line number | Diff line change |
---|---|---|
| ||
274 | 274 |
|
275 | 275 |
|
276 | 276 |
|
277 |
| - |
278 |
| - |
| 277 | + |
| 278 | + |
279 | 279 |
|
280 | 280 |
|
281 |
| - |
282 |
| - |
283 |
| - |
284 |
| - |
| 281 | + |
| 282 | + |
285 | 283 |
|
286 | 284 |
|
287 | 285 |
|
|
0 commit comments