Skip to content

Releases: symfony/translation

v6.3.0

30 May 20:03
v6.3.0
Compare
Choose a tag to compare

Changelog (v6.3.0-RC2...v6.3.0)

  • no significant changes

v6.2.11

27 May 21:17
v6.2.11
Compare
Choose a tag to compare

Changelog (v6.2.10...v6.2.11)

v5.4.24

27 May 17:21
v5.4.24
Compare
Choose a tag to compare

Changelog (v5.4.23...v5.4.24)

v6.3.0-RC1

22 May 17:49
v6.3.0-RC1
Compare
Choose a tag to compare
v6.3.0-RC1 Pre-release
Pre-release

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

v6.3.0-BETA1

01 May 07:24
v6.3.0-BETA1
Compare
Choose a tag to compare
v6.3.0-BETA1 Pre-release
Pre-release

Changelog (v6.2.10...v6.3.0-BETA1)

v6.2.8

31 Mar 12:06
v6.2.8
Compare
Choose a tag to compare

Changelog (v6.2.7...v6.2.8)

  • bug #49850 Fix auto-discovering validator constraints (nicolas-grekas)
  • bug #49833 TranslatorBag::diff now iterates over catalogue domains instead of operation domains (welcoMattic)

v5.4.22

31 Mar 12:00
v5.4.22
Compare
Choose a tag to compare

Changelog (v5.4.21...v5.4.22)

  • bug #49833 TranslatorBag::diff now iterates over catalogue domains instead of operation domains (welcoMattic)

v6.2.7

28 Feb 14:23
v6.2.7
Compare
Choose a tag to compare

Changelog (v6.2.6...v6.2.7)

  • bug #49368 Make data providers for abstract test cases static (OskarStark, alexandre-daubois)
  • bug #49247 Replace deprecated/removed way to configure enabled_locales (chr-hertel)

v5.4.21

28 Feb 13:29
v5.4.21
Compare
Choose a tag to compare

Changelog (v5.4.20...v5.4.21)

  • bug #49368 Make data providers for abstract test cases static (OskarStark, alexandre-daubois)

v6.2.5

24 Jan 15:58
v6.2.5
Compare
Choose a tag to compare

Changelog (v6.2.4...v6.2.5)

  • bug #48846 Fix for resolving Constraint Validator FQCN defined as %foo.bar.class% parameters (gassan)
  • bug #48830 fix PhpAstExtractor also extracts messages if t() contains both unnamed and named arguments (gassan)