Releases: webfactory/WebfactoryPolyglotBundle
Releases · webfactory/WebfactoryPolyglotBundle
Enables Symonfy 8.x 🚀
What's Changed
Full Changelog: 4.3.0...4.4.0
Allow DBAL 4.x to be used
Allows doctrine/persistence ^4.0 to be used
What's Changed
Full Changelog: 4.2.0...4.2.1
Raise minimum requirements, prepare for the upcoming Symfony 7.4 release
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)
4.1.2 Merge 3.x into `master` (#71)
Fix that `#[Polyglot\Translatable]` may be used on unmapped fields (#68)
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)
3.3.1 Avoid using reserved characters in PSR-6 cache keys (#70)
Fix that `#[Polyglot\Translatable]` may be used on unmapped fields
... 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