You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: UPGRADE-3.2.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -119,7 +119,9 @@ HttpFoundation
119
119
Serializer
120
120
----------
121
121
122
-
* Method `AbstractNormalizer::instantiateObject()` will have a 6th `$format = null` argument in Symfony 4.0. Not defining it when overriding the method is deprecated.
122
+
* Method `AbstractNormalizer::instantiateObject()` will have a 6th
123
+
`$format = null` argument in Symfony 4.0. Not defining it when overriding
0 commit comments