Skip to content

Commit 9df0656

Browse files
minor symfony#57759 Fix typo in typo fix (alsciende)
This PR was submitted for the 7.2 branch but it was merged into the 7.1 branch instead. Discussion ---------- Fix typo in typo fix | Q | A | ------------- | --- | Branch? | 7.1 | Bug fix? | no | New feature? | no | Deprecations? | no | Issues | none | License | MIT A quick typo fix in the UPGRADE doc. Commits ------- da5bcdb Fix typo in typo fix
2 parents efda998 + da5bcdb commit 9df0656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE-7.1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ SecurityBundle
214214
Serializer
215215
----------
216216

217-
* Deprecate the `withDefaultContructorArguments()` method of `AbstractNormalizerContextBuilder`, use `withDefaultContructorArguments()` instead (note the typo in the old method name)
217+
* Deprecate the `withDefaultContructorArguments()` method of `AbstractNormalizerContextBuilder`, use `withDefaultConstructorArguments()` instead (note the typo in the old method name)
218218

219219
Translation
220220
-----------

0 commit comments

Comments
 (0)