Skip to content

v5.1.2

Compare
Choose a tag to compare
@fabpot fabpot released this 15 Jun 14:01
· 20419 commits to 7.1 since this release
v5.1.2
b551cb4

Changelog (v5.1.1...v5.1.2)

  • bug #37286 [Console] Reset question validator attempts only for actual stdin (bis) (@nicolas-grekas)
  • bug #37265 [HttpFoundation] use InputBag for Request::$request only if data is coming from a form (@nicolas-grekas)
  • bug #37283 [SecurityBundle] Fix CookieClearingLogoutListener DI configuration (@wouterj)
  • bug #37160 Reset question validator attempts only for actual stdin (@ostrolucky)
  • bug #36975 [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5 (@DerManoMann)
  • bug #37279 [Form] Fixed prototype block prefixes hierarchy of the CollectionType (@yceruto)
  • bug #37276 [Form] Fixed block prefixes hierarchy of the CollectionType (@yceruto)
  • bug #37261 Fix register csrf protection listener (@Ne-Lexa)

[PR] #37288