Skip to content

Releases: webfactory/WebfactoryPolyglotBundle

Enables Symonfy 8.x 🚀

15 Dec 16:36
0b71665

Choose a tag to compare

What's Changed

  • Bump requirements to currently supported Symfony versions, allow 8.x to be used by @mpdude in #88

Full Changelog: 4.3.0...4.4.0

Allow DBAL 4.x to be used

11 Dec 22:13
4ba86a5

Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.3.0

Allows doctrine/persistence ^4.0 to be used

06 Dec 14:37
08275d9

Choose a tag to compare

What's Changed

  • Allow doctrine/persistence ^4.0 to be used by @mpdude in #86

Full Changelog: 4.2.0...4.2.1

Raise minimum requirements, prepare for the upcoming Symfony 7.4 release

18 Nov 22:06
850ca3f

Choose a tag to compare

This release is a preparatory step towards supporting the upcoming Symfony 7.4 and 8.0 releases. We drop support for older dependency versions, remove XML-based container configuration and declare PHP 8.4 supported.

What's Changed

  • Update to PHPUnit 10 by @mpdude in #81
  • Update test workflows and test matrix by @mpdude in #82
  • Update minimum requirements by @mpdude in #83
  • Use PHP instead of XML for service configuration by @mpdude in #84
  • Run functional tests without the doctrine-orm-infrastructure dependency by @mpdude in #85

Full Changelog: 4.1.3...4.2.0

Avoid using reserved characters in PSR-6 cache keys (#71)

26 Apr 10:13
ccca471

Choose a tag to compare

4.1.2

Merge 3.x into `master` (#71)

Fix that `#[Polyglot\Translatable]` may be used on unmapped fields (#68)

26 Apr 08:49

Choose a tag to compare

What's Changed

  • Update PHP-CS-Fixer by @mpdude in #59
  • Fix that #[Polyglot\Translatable] may be used on unmapped fields by @mpdude in #68

Full Changelog: 4.1.0...4.1.1

Avoid using reserved characters in PSR-6 cache keys (#70)

26 Apr 10:12
7f3fdbb

Choose a tag to compare

3.3.1

Avoid using reserved characters in PSR-6 cache keys (#70)

Fix that `#[Polyglot\Translatable]` may be used on unmapped fields

26 Apr 08:44
9c3420b

Choose a tag to compare

... plus backporting some changes from the 4.x (master) branch necessary to enable or test this feature:

  • Keep declaration of Doctrine Event Listeners (backport to 3.x) by @mpdude in #65
  • Integration tests with the Symfony full-stack framework (backport to 3.x) by @mpdude in #66
  • Allow doctrine/persistence ^3.1 (backport to 3.x) by @mpdude in #67
  • Fix that #[Polyglot\Translatable] may be used on unmapped fields by @mpdude in #68

Full Changelog: 3.2.0...3.3.0

Compatibility with Doctrine/ORM 3.x

09 Apr 08:02
c212eb4

Choose a tag to compare

What's Changed

Full Changelog: 4.0.1...4.1.0

Fix Symfony 7.0 and doctrine/collections ^2.0 compatibility

07 Apr 13:26
1e21533

Choose a tag to compare

What's Changed

  • Keep declaration of Doctrine Event Listeners by @relthyg in #51
  • Add integration tests with the Symfony full-stack framework by @mpdude in #54
  • Allow doctrine/collections ^2.0 by @tacman in #53

New Contributors

Full Changelog: 4.0.0...4.1.0