Releases: doctrine/persistence
2.2.3
Release Notes for 2.2.3
2.2.x bugfix release (patch)
2.2.3
- Total issues resolved: 0
- Total pull requests resolved: 3
- Total contributors: 2
Improvement
- 210: Reuse workflows from upstream thanks to @greg0ire
- 209: Specify proxy type thanks to @greg0ire
Deprecation
- 208: Undeprecate detach thanks to @malarzm
2.2.2
Release Notes for 2.2.2
2.2.x bugfix release (patch)
2.2.2
- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 6
Documentation
Bug
- 199: Allow null in
ClassMetadata::getTypeOfField
and use string offset for criteria thanks to @franmomu - 192: Allow null as a return value for association's target thanks to @malarzm
- 190: Don't pass null to strpos() thanks to @derrabus
- 103: Fix incorrect instance of ReflectionProperty created for public typed properties thanks to @joaojacome
Improvement
2.2.1
Release Notes for 2.2.1
2.2.x bugfix release (patch)
2.2.1
-
Total issues resolved: 0
-
Total pull requests resolved: 4
-
Total contributors: 2
-
185: Use doctrine/deprecations over plain trigger_error thanks to @greg0ire
-
180: Phpstan lvl 7 thanks to @greg0ire
Bug
2.2.0
Release Notes for 2.2.0
This release introduces compatibility with doctrine/cache 2.0, adds support for PSR-6 caching in metadata factories, and adds support for proxy class name resolvers to reduce coupling to doctrine/common proxies.
2.2.0
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 4
Improvement
-
177: Merge release 2.1.1 into 2.2.x thanks to @github-actions[bot]
-
171: Make Classmetadata generic thanks to @franmomu
-
169: Use psalm errorLevel 3 thanks to @franmomu
-
167: Generics for cmf thanks to @greg0ire
-
166: Make getCache method internal thanks to @alcaeus
-
164: Define
Proxy
as generic thanks to @franmomu -
173: Fix annotation template and add more phpdoc thanks to @franmomu
Enhancement
- 172: Use PSR-6 compatibility classes from doctrine/cache thanks to @alcaeus
- 145: Introduce proxy class name resolvers thanks to @alcaeus
Deprecation,Improvement
2.1.1
Release Notes for 2.1.1
2.1.x bugfix release (patch)
2.1.1
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
Improvement
2.1.0
Release Notes for 2.1.0
2.1.0
-
Total issues resolved: 0
-
Total pull requests resolved: 2
-
Total contributors: 1
-
132: Migrate all checks to Github Actions thanks to @greg0ire
2.0.1
Release Notes for 2.0.1
2.0.1
-
Total issues resolved: 0
-
Total pull requests resolved: 9
-
Total contributors: 3
-
136: Update branch metadata thanks to @greg0ire
-
133: Upgrade cs thanks to @greg0ire
-
129: Fix PHP8 build thanks to @greg0ire
-
128: Move website config to default branch thanks to @SenseException
-
119: Remove Scrutinizer badge thanks to @greg0ire
Enhancement
- 114: Allow PHP 8 thanks to @greg0ire
Bug
1.3.8
Release 1.3.8
1.3.8
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Enhancement
- 114: Allow PHP 8 thanks to @greg0ire
2.0.0
Release 2.0.0
2.0.0
-
Total issues resolved: 0
-
Total pull requests resolved: 9
-
Total contributors: 5
-
74: Merge 1.3.x into master thanks to @alcaeus
Improvement
- 75: Remove return types from all interfaces thanks to @alcaeus
- 61: Add more specific doc block type hints for arrays. thanks to @jwage
- 40: CI: Test against PHP 7.4snapshot instead of nightly (8.0) thanks to @Majkl578
BC Break
BC Break,Improvement
- 50: Add types to all interfaces. thanks to @jwage
- 35: Open 2.x thanks to @Majkl578