Skip to content

Releases: lamoda/php-enum-bundle

1.6

15 Feb 11:07
4dcc91e
Compare
Choose a tag to compare

allow symfony 6 version

1.5

11 Apr 11:32
ad852ba
Compare
Choose a tag to compare
1.5

1.4

02 Sep 14:31
7ed1840
Compare
Choose a tag to compare
1.4
  • #4 Extend configuration by default strategy (@Vabogco)

1.3 PHP 8 Support

22 Feb 08:00
fad5545
Compare
Choose a tag to compare

Support for Symfony 5

12 May 10:04
8ef04ef
Compare
Choose a tag to compare

Custom enum type mapping support

02 Aug 07:18
75ed51b
Compare
Choose a tag to compare
  • #1 Allow mapping enums to non-string types in DB (@dedpikhto)

Allow storing null

12 Jul 13:53
Compare
Choose a tag to compare
1.0.1

Allow null to be stored as enum value

DBAL types

12 Jul 12:14
Compare
Choose a tag to compare
  • Implemented DBAL types for enum and simple naming strategy