Releases: psalm/psalm-plugin-doctrine
Releases · psalm/psalm-plugin-doctrine
v2.9.0
What's Changed
- Update psalm version in readme by @m1khal3v in #139
- Replace deprecated
::set-output
by @weirdan in #140 - Dependabot updates for GH actions by @weirdan in #141
- Bump actions/cache from 2 to 3 by @dependabot in #142
- Bump actions/checkout from 2 to 3 by @dependabot in #143
- Fix Connection::prepare() return type by @2e3s in #146
- Fix failing tests by @2e3s in #147
New Contributors
- @m1khal3v made their first contribution in #139
- @dependabot made their first contribution in #142
Full Changelog: v2.8.1...v2.9.0
v2.8.1
What's Changed
- Fix new EntityManager#refresh in Doctrine ORM 2.14 by @michnovka in #136
New Contributors
- @michnovka made their first contribution in #136
Full Changelog: v2.8.0...v2.8.1
v2.8.0
What's Changed
- Change Paginator template to covariant by @VincentLanglet in #137
Full Changelog: v2.7.0...v2.8.0
v2.7.0
What's Changed
- Use more precise count return type by @VincentLanglet in #134
Full Changelog: v2.6.0...v2.7.0
v2.6.0
v2.5.0
v2.4.0
What's Changed
- Return a generic array in Query by @2e3s in #115
- Fix ObjectRepository template covariance by @fluffycondor in #116
- Fix CI issues by @AndrolGenhald in #120
- Fix low deps tests. by @AndrolGenhald in #121
- Improve
Collection
::first()
and::last()
return type provider. by @AndrolGenhald in #119 - Fix templates on QueryBuilder::getQuery return type (broken by #115). by @AndrolGenhald in #122
- Support ReadableCollection by @VincentLanglet in #126
New Contributors
- @fluffycondor made their first contribution in #116
- @AndrolGenhald made their first contribution in #120
Full Changelog: v2.3.0...v2.4.0
v2.3.0
What's Changed
- remove totallyTyped by @orklah in #112
- fix query stub by @rgrassian in #114
New Contributors
- @rgrassian made their first contribution in #114
Full Changelog: v2.2.0...v2.3.0
v2.2.0
v2.1.0
What's Changed
- Doctrine Collections ExpressionBuilder stubs by @ddebin in #103
- Connection Stubs by @timglabisch in #105
- only allow psalm 4 to prevent using Psalm 5 along with old CI by @orklah in #108
- @template for Query and update docs for EntityRepository by @dimajolkin in #107
New Contributors
- @ddebin made their first contribution in #103
- @timglabisch made their first contribution in #105
- @dimajolkin made their first contribution in #107
Full Changelog: v2.0.1...v2.1.0