Commit 5d081b2
committed
minor #11994 add $context argument to supportsNormalization() (xabbuh)
This PR was merged into the 3.4 branch.
Discussion
----------
add $context argument to supportsNormalization()
reverts #11613, the context will actually be passed as the third argument here (see https://github.com/symfony/symfony/blob/3.4/src/Symfony/Component/Serializer/Serializer.php#L242)
Commits
-------
9a44b3f add $context argument to supportsNormalization()1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments