Releases: phpstan/phpstan-doctrine
Releases ยท phpstan/phpstan-doctrine
1.3.51
- c555eb3 - Remove unneeded
@var
- 5c0ba09 - Support calls over Andx/Orx objects
1.3.50
- c94f43b - Fix QueryBuilder methods affecting result type with a denylist rather than allowlist
- 2043b72 - Fix
- 085b77e - Fix
- cc63f87 - Try fixing
Call to a member function getConfiguration() on null
1.3.49
- 0aca96d - Add descriptor for AsciiStringType
- 3313ae0 - QueryBuilder: allow dynamic args in methods not affecting result type
1.3.48
- b0e0c32 - QueryBuilderDqlRule: check also other methods if enabled
- fdca50f - OtherMethodQueryBuilderParser: fix for BranchingQueryBuilderType
- e451627 - Use dynamic throw type extension on EntityManagerInterface::flush
1.3.47
- 4763901 - Allow class string in from and join
1.3.46
- b1e4a69 - Add
@throws
annotation on EntityManagerInterface::flush
1.3.45
- 90e60ba - Put
Doctrine\ORM\Tools\Pagination\Paginator
into skipCheckGenericClasses
1.3.44
- 0a8fa83 - Handle AnnotationException in Gedmo\PropertiesExtension
- cba50e9 - add stub to add generic type to paginator when created from query instance
1.3.43
- c501503 - Add back noResultException