Releases: lamoda/php-enum-bundle
Releases · lamoda/php-enum-bundle
1.6
1.5
1.4
1.3 PHP 8 Support
- #3 Add php8 support (@akurov-lam)
Support for Symfony 5
- #2 Support for Symfony 5 (@paillechat)
Custom enum type mapping support
- #1 Allow mapping enums to non-string types in DB (@dedpikhto)
Allow storing null
1.0.1 Allow null to be stored as enum value
DBAL types
- Implemented DBAL types for enum and simple naming strategy