Skip to content

Releases: phpstan/phpstan-doctrine

1.3.48

15 Nov 13:33
Compare
Choose a tag to compare
  • 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

10 Nov 15:08
Compare
Choose a tag to compare
  • 4763901 - Allow class string in from and join

1.3.46

08 Nov 16:35
b1e4a69
Compare
Choose a tag to compare
  • b1e4a69 - Add @throws annotation on EntityManagerInterface::flush

1.3.45

29 Oct 08:20
90e60ba
Compare
Choose a tag to compare
  • 90e60ba - Put Doctrine\ORM\Tools\Pagination\Paginator into skipCheckGenericClasses

1.3.44

29 Oct 08:16
0a8fa83
Compare
Choose a tag to compare
  • 0a8fa83 - Handle AnnotationException in Gedmo\PropertiesExtension
  • cba50e9 - add stub to add generic type to paginator when created from query instance

1.3.43

01 Sep 15:02
Compare
Choose a tag to compare
  • c501503 - Add back noResultException

1.3.42

09 Aug 08:22
Compare
Choose a tag to compare

1.3.41

08 Aug 07:48
Compare
Choose a tag to compare
  • 69aaa52 - Add AbstractQuery::getSingleScalarResult to stub
  • ec13bc8 - Revert "Require PHPStan 1.11"
  • 673b115 - Rewrite more tests to use TypeInferenceTestCase instead of LevelsTestCase
  • 1fcd8ca - Rewrite tests to use TypeInferenceTestCase instead of LevelsTestCase
  • 5e52821 - Add missing throws in stubs
  • 1f6d742 - Allow Expr\Func in QueryBuilder::join()
  • 44275d6 - Do not crash on wrong QueryBuilder calls
  • a9eae20 - Error identifiers
  • 804902a - Modernize rules with RuleErrorBuilder
  • 3d9b1e2 - Bump PHPStan dependencies
  • 51d7900 - Require PHPStan 1.11
  • 8b28264 - Next-gen coding standard workflow
  • 2003479 - Fix build
  • 6c4910d - Update dependency slevomat/coding-standard to v8.12.0

1.3.40

11 May 11:27
f741919
Compare
Choose a tag to compare
  • f741919 - Specify array in ClassMetadata type aliases as mixed[]

1.3.39

11 May 09:45
e3c5d08
Compare
Choose a tag to compare
  • e3c5d08 - Added missing type aliases in ClassMetadata stub