Release Notes for 3.5.1
3.5.x bugfix release (patch)
3.5.1
- Total issues resolved: 0
- Total pull requests resolved: 9
- Total contributors: 4
Deprecation
Bugfixes
- 12098: Address deprecations from doctrine/dbal thanks to @greg0ire
- 12088: Quote parts of the table name thanks to @greg0ire
- 12063: Proxy class with BackedEnum as primary key does not convert the enum thanks to @wmouwen
- 12062: Fix unhandled ParameterType case for binary PKs thanks to @janedbal
Static Analysis
Test Suite
- 12094: Remove if statement thanks to @greg0ire