Commit 5bf8b3e
committed
minor symfony#61197 [ObjectMapper] Fix test using LazyObjectInterface (nicolas-grekas)
This PR was merged into the 7.3 branch.
Discussion
----------
[ObjectMapper] Fix test using LazyObjectInterface
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Instead of symfony#61191 and symfony#61192
Commits
-------
168b3a3 [ObjectMapper] Fix test using LazyObjectInterfaceFile tree
2 files changed
+19
-6
lines changed- src/Symfony/Component/ObjectMapper/Tests
- Fixtures
2 files changed
+19
-6
lines changedLines changed: 19 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
18 | 17 | | |
19 | | - | |
| 18 | + | |
20 | 19 | | |
21 | | - | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
22 | 38 | | |
Lines changed: 0 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
371 | 371 | | |
372 | 372 | | |
373 | 373 | | |
374 | | - | |
375 | | - | |
376 | | - | |
377 | 374 | | |
378 | 375 | | |
379 | 376 | | |
| |||
0 commit comments