Skip to content

Releases: lamoda/php-enum-bundle

1.6

Choose a tag to compare

@lalatechla lalatechla released this 15 Feb 11:07
4dcc91e

allow symfony 6 version

1.5

1.5

Choose a tag to compare

@scaytrase scaytrase released this 11 Apr 11:32
ad852ba

1.4

1.4

Choose a tag to compare

@scaytrase scaytrase released this 02 Sep 14:31
7ed1840
  • #4 Extend configuration by default strategy (@Vabogco)

1.3 PHP 8 Support

Choose a tag to compare

@scaytrase scaytrase released this 22 Feb 08:00
fad5545

Support for Symfony 5

Choose a tag to compare

@omnilight omnilight released this 12 May 10:04
8ef04ef

Custom enum type mapping support

Choose a tag to compare

@scaytrase scaytrase released this 02 Aug 07:18
75ed51b
  • #1 Allow mapping enums to non-string types in DB (@dedpikhto)

Allow storing null

Choose a tag to compare

@scaytrase scaytrase released this 12 Jul 13:53
1.0.1

Allow null to be stored as enum value

DBAL types

Choose a tag to compare

@scaytrase scaytrase released this 12 Jul 12:14
  • Implemented DBAL types for enum and simple naming strategy