Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
0.12.32
10 Feb 11:31
Compare
Sorry, something went wrong.
No results found
815dd47 - Narrow type of Collection::last() when using Collection::isEmpty()
0.12.31
09 Feb 14:58
Compare
Sorry, something went wrong.
No results found
f2a650c - Add documentation on bootstrap file with Symfony 5+ (#171 )
2486f59 - Narrow type of Collection::first() when using Collection::isEmpty()
0.12.30
18 Jan 13:07
Compare
Sorry, something went wrong.
No results found
c4b9106 - QueryBuilderExecuteMethodExtension - fix scenario where QueryBuilder::execute() return type is overriden by a stub
0.12.29
18 Jan 12:40
Compare
Sorry, something went wrong.
No results found
ebaa9eb - Introduce a DynamicMethodReturnTypeExtension for the DBAL QueryBuilder execute method
0.12.28
14 Jan 11:22
Compare
Sorry, something went wrong.
No results found
723ed14 - Added missing method EntityRepository::matching() to stub
0.12.27
12 Jan 14:56
Compare
Sorry, something went wrong.
No results found
89dd6a8 - Dependabot
95fa240 - Rename releaase.yml to release.yml
f93f5a8 - Use https instead of http for Doctrine link in README
e5d9646 - DecimalType - writes numeric-string
0.12.26
13 Dec 11:59
Compare
Sorry, something went wrong.
No results found
ef925f6 - add LICENSE file
1fe21ab - Use GitHub Actions instead of Travis CI
716ea5f - Automatic release workflow
0.12.25
12 Dec 14:49
Compare
Sorry, something went wrong.
No results found
0.11.6
13 Sep 08:51
Compare
Sorry, something went wrong.
No results found
Fixed internal error in NewExprDynamicReturnTypeExtension (e5c4bcb ), #73
0.11.5
29 May 06:04
Compare
Sorry, something went wrong.
No results found
Fixed compatibility with PHPStan 0.11.8 (#64 ), thanks @oallain !