Skip to content

v2.8.26

Compare
Choose a tag to compare
@fabpot fabpot released this 01 Aug 09:29
· 43385 commits to 7.1 since this release
v2.8.26

Changelog (since v2.8.25...v2.8.26)

  • bug #22244 [Console] Fix passing options with defaultCommand (@jakub Sacha)
  • bug #23684 [Debug] Missing escape in debug output (@c960657)
  • bug #23662 [VarDumper] Adapt to php 7.2 changes (@nicolas-grekas)
  • bug #23649 [Form][TwigBridge] Don't render _method in form_rest() for a child form (@fmarchalemisys)
  • bug #23023 [DoctrineBridge][PropertyInfo] Added support for Doctrine Embeddables (@vudaltsov)
  • bug #23619 [Validator] Fix IbanValidator for ukrainian IBANs (@paroe)
  • bug #23238 [Security] ensure the 'route' index is set before attempting to use it (@gsdevme)
  • bug #23330 [WebProfilerBundle] Fix full sized dump hovering in toolbar (@ogizanagi)
  • bug #23580 Fix login redirect when referer contains a query string (@fabpot)
  • bug #23574 [VarDumper] Move locale sniffing to dump() time (@nicolas-grekas)

[PR] #23735