Skip to content

Releases: symfony/twig-bridge

v5.3.13

29 Dec 13:19
v5.3.13
Compare
Choose a tag to compare

Changelog (v5.3.12...v5.3.13)

  • no significant changes

v4.4.36

29 Dec 13:07
v4.4.36
Compare
Choose a tag to compare

Changelog (v4.4.35...v4.4.36)

  • no significant changes

v6.0.1

09 Dec 13:47
v6.0.1
Compare
Choose a tag to compare

Changelog (v6.0.0...v6.0.1)

  • bug #44494 Remove FQCN type hints on properties (fabpot)

v6.0.0

29 Nov 17:08
v6.0.0
Compare
Choose a tag to compare

Changelog (v6.0.0-RC1...v6.0.0)

  • no significant changes

v5.4.0

29 Nov 17:00
v5.4.0
Compare
Choose a tag to compare

Changelog (v5.4.0-RC1...v5.4.0)

  • no significant changes

v6.0.0-RC1

24 Nov 09:05
v6.0.0-RC1
Compare
Choose a tag to compare
v6.0.0-RC1 Pre-release
Pre-release

Changelog (v6.0.0-BETA3...v6.0.0-RC1)

  • bug #42323 do not merge label classes into expanded choice labels (xabbuh)

v5.4.0-RC1

24 Nov 08:57
v5.4.0-RC1
Compare
Choose a tag to compare
v5.4.0-RC1 Pre-release
Pre-release

Changelog (v5.4.0-BETA3...v5.4.0-RC1)

  • bug #42323 do not merge label classes into expanded choice labels (xabbuh)

v5.3.11

22 Nov 14:32
v5.3.11
Compare
Choose a tag to compare

Changelog (v5.3.10...v5.3.11)

  • bug #42323 do not merge label classes into expanded choice labels (xabbuh)

v4.4.34

22 Nov 14:16
v4.4.34
Compare
Choose a tag to compare

Changelog (v4.4.33...v4.4.34)

  • bug #42323 do not merge label classes into expanded choice labels (xabbuh)

v6.0.0-BETA1

05 Nov 08:15
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43846 Add completion for debug:twig (StaffNowa)
  • feature #43680 Add suggestions for the option 'format' of lints commands: twig, yaml and xliff (makraz)
  • feature #42957 remove @experimental flag (nicolas-grekas)
  • feature #42650 make TokenInterface::getUser() nullable to tell about unauthenticated tokens (nicolas-grekas)
  • feature #41613 Remove everything related to the deprecated authentication manager (wouterj)
  • feature #42423 Deprecate AnonymousToken, non-UserInterface users, and token credentials (wouterj)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #39826 LintCommand supports Github Actions annotations (YaFou)
  • feature #41205 Add encore_entry_*_tags() to UndefinedCallableHandler, as no-op (nicolas-grekas)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)