Release Notes for 3.1.4
3.1.x bugfix release (patch)
3.1.4
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 3
Bugfixes
- 11464: Fix failed merge thanks to @derrabus
- 11462: Fix return type of
Query::getLockMode()
for DBAL 4 thanks to @derrabus - 11456: Using an integer as discriminator value with ORM v3 thanks to @prohalexey
- 11425: Discriminator value could be an integer thanks to @prohalexey