8000 Lines length should be 80 or less characters · symfony/symfony@597bbdc · GitHub
[go: up one dir, main page]

Skip to content

Commit 597bbdc

Browse files
Lines length should be 80 or less characters
1 parent 4514c1b commit 597bbdc

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

UPGRADE-3.2.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,7 +119,9 @@ HttpFoundation
119119
Serializer
120120
----------
121121

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
124+
the method is deprecated.
123125

124126
TwigBridge
125127
----------

0 commit comments

Comments
 (0)
0