8000 minor #17083 Fix typo in changelog (EVODelavega) · symfony/symfony@7491c25 · GitHub
[go: up one dir, main page]

Skip to content

Commit 7491c25

Browse files
committed
minor #17083 Fix typo in changelog (EVODelavega)
This PR was merged into the 3.1-dev branch. Discussion ---------- Fix typo in changelog | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #17084 | License | MIT | Doc PR | - Create separate PR as requested in [OptionsResolver PR](#17032) Commits ------- 6508b3d Fix typo in changelog
2 parents 1509ec9 + 6508b3d commit 7491c25

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG-3.0.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
2626
* bug #16312 [HttpKernel] clearstatcache() so the Cache sees when a .lck file has been released (mpdude)
2727
* bug #16351 [WIP] [Form] [TwigBridge] Bootstrap horizontal theme missing tests (pieter2627)
2828
* feature #16715 [Form] Remove choices_as_values option on ChoiceType (nicolas-grekas)
29-
* feature #16692 [Form] Drop remaing CsrfProviderAdapter/Interface mentions (nicolas-grekas)
29+
* feature #16692 [Form] Drop remaining CsrfProviderAdapter/Interface mentions (nicolas-grekas)
3030
* feature #16719 [Security] remove deprecated HTTP digest auth key (xabbuh)
3131
* bug #16685 [Form] Fixed: Duplicate choice labels are remembered when using "choices_as_values" = false (webmozart)
3232
* feature #16709 [Bridge\PhpUnit] Display the stack trace of a deprecation on-demand (nicolas-grekas)

0 commit comments

Comments
 (0)
0