Update dependency doctrine/orm to v3.2.0
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
doctrine/orm (source) | require | minor |
3.1.3 -> 3.2.0
|
Release Notes
doctrine/orm (doctrine/orm)
v3.2.0
3.2.0
Release Notes for3.2.0
- Total issues resolved: 0
- Total pull requests resolved: 5
- Total contributors: 4
Improvement
Deprecation
- 11470: Deprecate the NotSupported exception thanks to @derrabus
- 11468: Deprecate SequenceGenerator implementing Serializable thanks to @derrabus
- 11357: Deprecate obsolete and unnecessary properties from Table attribute (#11351) thanks to @DaDeather
- 11354: Deprecate --complete option of orm:schema-tool:update thanks to @greg0ire
v3.1.4
3.1.4
Release Notes for3.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
CI
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.