Skip to content

Commit aadd4b6

Browse files
committed
minor symfony#17616 [Form] fix option name in changelog (xabbuh)
This PR was merged into the 2.7 branch. Discussion ---------- [Form] fix option name in changelog | Q | A | ------------- | --- | Fixed tickets | | License | MIT Commits ------- 0c4b636 [Form] fix option name in changelog
2 parents 8c0b48f + 0c4b636 commit aadd4b6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Form/CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ CHANGELOG
6262

6363
* moved CSRF implementation to the new Security CSRF sub-component
6464
* deprecated CsrfProviderInterface and its implementations
65-
* deprecated options "csrf_provider" and "intention" in favor of the new options "csrf_token_generator" and "csrf_token_id"
65+
* deprecated options "csrf_provider" and "intention" in favor of the new options "csrf_token_manager" and "csrf_token_id"
6666

6767
2.3.0
6868
-----

0 commit comments

Comments
 (0)