What's Changed
- Add Symfony 8 support and test against all LTS versions by @acrobat in https://github.com/KnpLabs/DoctrineBehaviors/pull/784
Full Changelog: https://github.com/KnpLabs/DoctrineBehaviors/compare/v3.0.0...v3.1.0
Unclaimed project
Are you a maintainer of DoctrineBehaviors? Claim this project to take control of your public changelog and roadmap.
Changelog
Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior
Full Changelog: https://github.com/KnpLabs/DoctrineBehaviors/compare/v3.0.0...v3.1.0
This release bumps the versions of different dependencies to allow installation on newer Symfony versions
Supported versions:
8.1+^6.4 and ^7.2 supported^2.12 and ^3.0^3.8 and ^4.1Various doctrine orm and dbal deprecations are resolved (ag. Doctrine eventsubscribers are converted to ev...
PHP 7.3 is about to expire and PHP 7.4 is here for a while too. This release is bumping to PHP 8.0 as minimum version
https://www.php.net/supported-versions.php

PHP 7.2 is not secure anymore, so this release is bumping to PHP 7.3 as minimum version

Travis tests were actually not running for couple...
Read Doctrine Behaviors 2.0 - Reloaded post for upgrade path from 1 to 2, main changes and full story behind this version.
See full [CHANGELOG.md](CHANGELO...