Skip to content

Releases: hostnet/entity-translation-bundle

Upgrade deprecated actions/cache in workflow to v4

11 Feb 13:04
cba1674

Choose a tag to compare

Add symfony 6 support

06 Jun 08:12
3eec9a7

Choose a tag to compare

  • Adds Symfony 6 support, dropping Symfony 4
  • Adds php ^8.1 support, dropping anything lower.

Update phpcs-tool to 9.1.0 with Hostnet-Level-1

04 May 13:39
6ac755f

Choose a tag to compare

  • Updates phpcs-tool to 9.1.0 with Hostnet-Level-1

Allow symfony ^4.4

31 Aug 08:58
1873611

Choose a tag to compare

  • Allows symfony ^4.4

symfony 5

24 Dec 13:30
57df099

Choose a tag to compare

Upgrade to sf5.

change compiler to support *.yaml files

10 Apr 12:40

Choose a tag to compare

1.0.5

change compiler to support *.yaml files (#20)

Symfony 4.0 compatibility release

26 Jan 10:37

Choose a tag to compare

  • Made bundle compatible with SF4 (#19)

Symfony 3.3 compatibility release

03 May 06:31

Choose a tag to compare

  • #17 Fixed compatibility with 3.3
  • #18 Fixed package type to symfony-bundle

Skip loading translations for array constants

22 Apr 15:28

Choose a tag to compare

The translation bundle tries to load the translation for array constants, which results in a ContextErrorException (Array to string conversion). This version fixes this by skipping array constants.

1.0.0

11 Feb 11:21

Choose a tag to compare

The bundle is now fully compatible with wherever symfony checks for translation files.