DoctrineBehaviors Versions Save

Doctrine2 behavior traits that help handling Blameable, Loggable, Sluggable, SoftDeletable, Uuidable, Timestampable, Translatable, Tree behavior

2.3.0

2 years ago

Min PHP 8.0

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

image

2.2.0

3 years ago

Min PHP 7.3

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

image


Travis to GitHub Actions

Travis tests were actually not running for couple of months, as Travis does not support open-source for last ~3 months. Now we're up and runnin on GitHub Actions again :+1:

v2.0.0

4 years ago

Released DoctrineBehaviors 2.0

Main Changes

  • Symfony 5 full support
  • added interfaces
  • removed filterable, geocodable and sortable

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 for all changes.

1.6.0

5 years ago

Changelog

  • [Translatable] Check trait usage for translation instead method check (will drop in v2 for interface)
  • [Tree] Add possibility to pass extra parameters in getTree
  • [Translatable] Do not persist new translations if empty

1.5.0

6 years ago

Changelog

  • Drops support for PHP < 7.0
  • We can now use ->setChildOf(null) on a Node to make it root

1.4.1

6 years ago

Fix bugs and drop support for PHP < 7

1.4.0

7 years ago

1.3.2

8 years ago

1.3.1

8 years ago

1.3.0

8 years ago