Releases: doctrine/persistence
Releases · doctrine/persistence
3.4.3
4.1.1
Release Notes for 4.1.1
4.1.x bugfix release (patch)
4.1.1
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Improvements
- 446: Remove version check on 7.4, the package requires PHP 8.1 thanks to @GromNaN
- 442: Maintenance thanks to @greg0ire
This release also contains the changes from 3.4.2
3.4.2
Release Notes for 3.4.2
3.4.x bugfix release (patch)
3.4.2
- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 3
Bugfixes
CI
- 447: Bump doctrine/.github from 8.0.0 to 12.0.0 thanks to @dependabot[bot]
- 440: Bump doctrine/.github from 7.3.0 to 8.0.0 thanks to @dependabot[bot]
Static Analysis
- 443: Upgrade to PHPStan 2.1.30 thanks to @greg0ire
3.4.1
Release Notes for 3.4.1
3.4.1
- Total issues resolved: 0
- Total pull requests resolved: 1
- Total contributors: 1
Improvement
- 437: fix compatibility with PHP 8.5 thanks to @xabbuh
4.1.0
Release Notes for 4.1.0
Feature release (minor)
4.1.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Enhancement
- 433: Introduce
ClassLocatorto find class names for attribute drivers thanks to @GromNaN and @rela589n
Improvement
4.0.1
Release Notes for 4.0.1
4.0.x bugfix release (patch)
4.0.1
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 4
Improvement
CI
- 428: Add phpunit ci job for PHP 8.4 thanks to @W0rma
- 406: Bump doctrine/.github from 5.3.0 to 6.0.0 thanks to @dependabot[bot]
- 405: Bump doctrine/.github from 5.2.0 to 5.3.0 thanks to @dependabot[bot]
- 408: Make dependabot target the lowest maintained branch thanks to @greg0ire
Test Suite
4.0.0
Release Notes for 4.0.0
Backwards incompatible release (major)
4.0.0
- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 2
BC Break
- 381: Remove StaticReflectionService thanks to @greg0ire
- 371: Replace comment with real method signature thanks to @greg0ire
- 360: Remove deprecated classes thanks to @greg0ire
- 368: Remove support for Doctrine Common proxies thanks to @derrabus
- 361: Drop support for PHP < 8.1 thanks to @greg0ire
3.4.0
Release Notes for 3.4.0
Feature release (minor)
3.4.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 1
Deprecation
Enhancement
3.3.3
Release Notes for 3.3.3
3.3.x bugfix release (patch)
3.3.3
- Total issues resolved: 0
- Total pull requests resolved: 12
- Total contributors: 4
Bugfixes
- 375: Relax type declaration thanks to @greg0ire
- 374: Make types compatible with ORM/ODM drivers thanks to @greg0ire
- 362: Handle the correct zero-value thanks to @greg0ire
- 357: fix: Failing to retrieve reflection property on enum thanks to @Goazil
Static Analysis
- 365: Explictly configure new Psalm options thanks to @greg0ire
- 364: Upgrade to PHPStan 1.11.1 thanks to @greg0ire
- 363: Upgrade to doctrine/coding-standard v12 thanks to @greg0ire
- 356: Psalm 5.24 thanks to @greg0ire
Improvement
Test Suite
- 367: Make data providers static thanks to @derrabus
CI
- 355: Bump doctrine/.github from 3.0.0 to 5.0.1 thanks to @dependabot[bot]
- 354: Maintenance thanks to @greg0ire
3.3.2
Release Notes for 3.3.2
3.3.x bugfix release (patch)
3.3.2
- Total issues resolved: 1
- Total pull requests resolved: 1
- Total contributors: 1