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

Skip to content

Commit d681c1a

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

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

UPGRADE-4.0.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,9 @@ Serializer
171171
class has been removed. You should use the `CacheClassMetadataFactory` class
172172
instead.
173173

174-
* Not defining the 6th argument `$format = null` of the `AbstractNormalizer::instantiateObject()` method when overriding it is not supported anymore.
174+
* Not defining the 6th argument `$format = null` of the
175+
`AbstractNormalizer::instantiateObject()` method when overriding it is not
176+
supported anymore.
175177

176178
Translation
177179
-----------

0 commit comments

Comments
 (0)
0