We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent1509ec9 commit6508b3dCopy full SHA for 6508b3d
CHANGELOG-3.0.md
@@ -26,7 +26,7 @@ To get the diff between two versions, go to https://github.com/symfony/symfony/c
26
* bug#16312[HttpKernel] clearstatcache() so the Cache sees when a .lck file has been released (mpdude)
27
* bug#16351[WIP][Form][TwigBridge] Bootstrap horizontal theme missing tests (pieter2627)
28
* feature#16715[Form] Remove choices_as_values option on ChoiceType (nicolas-grekas)
29
-* feature#16692[Form] Dropremaing CsrfProviderAdapter/Interface mentions (nicolas-grekas)
+* feature#16692[Form] Dropremaining CsrfProviderAdapter/Interface mentions (nicolas-grekas)
30
* feature#16719[Security] remove deprecated HTTP digest auth key (xabbuh)
31
* bug#16685[Form] Fixed: Duplicate choice labels are remembered when using "choices_as_values" = false (webmozart)
32
* feature#16709[Bridge\PhpUnit] Display the stack trace of a deprecation on-demand (nicolas-grekas)