Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
0.12.34
0de3fc6
- Fix
4ae7a6e
- Require latest PHPStan
10e33f1
- Bump metcalfc/changelog-generator from v0.4.4 to v1.0.0
4da2fde
- Update tests
6c1e0c4
- Adding object-manager.php for Symfony 5
f5789bb
- Clarifiying DQL validation
65eb110
- Lock closed issues
4147953
- Drop Phing for Makefile
b1ac906
- chore: Use the latest PHPUnit wherever possible, use PHP 8.0 for PHPCS
d9429f6
- Fix build
9d798be
- Report correct type on type mapping mismatch
0.12.33
b76c21e
- Fix calling createQueryBuilder() without alias argument
0.12.32
815dd47
- Narrow type of Collection::last() when using Collection::isEmpty()
0.12.31
f2a650c
- Add documentation on bootstrap file with Symfony 5+ (#171)
2486f59
- Narrow type of Collection::first() when using Collection::isEmpty()
0.12.30
c4b9106
- QueryBuilderExecuteMethodExtension - fix scenario where QueryBuilder::execute() return type is overriden by a stub
0.12.29
ebaa9eb
- Introduce a DynamicMethodReturnTypeExtension for the DBAL QueryBuilder execute method
0.12.28
723ed14
- Added missing method EntityRepository::matching() to stub
0.12.27
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
ef925f6
- add LICENSE file
1fe21ab
- Use GitHub Actions instead of Travis CI
716ea5f
- Automatic release workflow