Update dependency doctrine/orm to v3.2.2
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
doctrine/orm (source) | require | minor |
3.0.2 -> 3.2.2
|
Release Notes
doctrine/orm (doctrine/orm)
v3.2.2
3.2.2
Release Notes for3.2.x bugfix release (patch)
3.2.2
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Documentation
This release also includes changes from https://github.com/doctrine/orm/releases/tag/2.19.7
v3.2.1
3.2.1
Release Notes for3.2.x bugfix release (patch)
3.2.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Bugfixes
Improvement
This release includes changes from 2.19.6
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
- 11444: Use ramsey/composer-install in PHPBench workflow thanks to @greg0ire
- 11439: Setup Dependabot thanks to @greg0ire
v3.1.3
3.1.3
Release Notes for3.1.3
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 6
Bugfixes
- 11430: Fix deprecation layer of Doctrine\ORM\ORMException thanks to @W0rma
- 11428: Prevent creation of new MANAGED entity instance by reloading REMOVED entity from database thanks to @xificurk
- 11422: Bugfix: respect orderBy for fetch EAGER mode thanks to @tomasz-ryba
-
11101: fix: always cleanup in
AbstractHydrator::toIterable()
thanks to @simPod
Test Suite
Documentation
- 11420: fix(docs): typo thanks to @tyteen4a03
v3.1.2
3.1.2
Release Notes for3.1.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 4
Bug
- 11415: Revert "SchemaValidator: Changing mapping of BIGINT to string|int" thanks to @derrabus
- 11399: SchemaValidator: Changing mapping of BIGINT to string|int thanks to @ThomasLandauer
Documentation
Static Analysis
Changes from Lower Branches
This release contains all changes of the 2.19.4 release.
v3.1.1
3.1.1
Release Notes for3.1.1
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Bug
- 11387: Fixed proxy initialization for EnumReflectionProperty thanks to @valkars
- 11370: Avoid another occurrence of ArrayAccess thanks to @greg0ire
- 11368: Avoid array access thanks to @greg0ire
Documentation
Changes from Lower Branches
- This release contains all changes of the 2.19.1 release.
- This release contains all changes of the 2.19.2 release.
- This release contains all changes of the 2.19.3 release.
v3.1.0
3.1.0
Release Notes forFeature release (minor)
3.1.0
- Total issues resolved: 0
- Total pull requests resolved: 11
- Total contributors: 2
Deprecation
- 11330: Use EnumReflectionProperty class from persistence package thanks to @greg0ire
- 11294: Translate comment into code and annotations thanks to @greg0ire
- 11211: Deprecate array access thanks to @greg0ire
Improvement
- 11325: Bump Doctrine Collections to 2.2 thanks to @derrabus
- 11261: Validate more variadic parameters thanks to @derrabus
- 11260: Throw if a variadic parameter contains unexpected named arguments thanks to @derrabus
Static Analysis
- 11276: Remove implicit casts in FileLock.php thanks to @greg0ire
- 11275: Account for inversedBy being a non-falsy-string or null thanks to @greg0ire
- 11272: Improve static analysis on AttachEntityListenersListener thanks to @greg0ire
- 11214: Replace more occurrences of array access thanks to @greg0ire
Documentation,Improvement
Changes from Lower Branches
- This release contains all changes of the 2.19.0 release.
v3.0.3
3.0.3
Release Notes for3.0.3
- Total issues resolved: 0
- Total pull requests resolved: 0
- Total contributors: 0
Changes from Lower Branches
- This release contains all changes of the 2.18.3 release.
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.
Edited by Renovate Bot