Skip to content

Releases: phpstan/phpstan-doctrine

1.3.58

17 Jan 10:19
Compare
Choose a tag to compare
  • 03b7d3f - OtherMethodQueryBuilderParser: improve cache key
  • 2ca2c7a - Do not parse the same method multiple times
  • df6560f - Revert "Revert "Infer QueryBuilderType for any method returning QueryBuilder""
  • 145a9f4 - Revert "Handle all hydration mode in QueryResultDynamicReturnTypeExtension"
  • 95523ef - Handle all hydration mode in QueryResultDynamicReturnTypeExtension

1.3.57

16 Jan 12:33
b3e7d2d
Compare
Choose a tag to compare
  • b3e7d2d - Revert "Infer QueryBuilderType for any method returning QueryBuilder"

1.3.56

15 Jan 10:39
0edf5b0
Compare
Choose a tag to compare
  • 0edf5b0 - ArgumentsProcessor - allow only mapped classes

1.3.55

15 Jan 09:26
Compare
Choose a tag to compare
  • 08b193c - No failure when MappingException occurs
  • 7604bc1 - Support class-string in ->from
  • 4547795 - Test projects

1.3.54

05 Jan 15:52
f9555a2
Compare
Choose a tag to compare
  • f9555a2 - Fix JSON column type coming from DQL
  • a9d0aaf - Infer QueryBuilderType for any method returning QueryBuilder
  • 95959dc - Bump Doctrine ORM
  • fc5a694 - Bump PHPStan version
  • 6fbf5ef - Query: add test for some method calls
  • 9123dc5 - Add doctrineTypeDescriptorRegistry service
  • a54c92b - Introduce DescriptorRegistry interface
  • de3d49a - Rename DescriptorRegistry to DefaultDescriptorRegistry
  • ba2a588 - CI: run also PHP 8.3

1.3.53

21 Nov 10:32
Compare
Choose a tag to compare
  • 85def57 - QueryBuilderGetQueryDynamicReturnTypeExtension: handle regular set usages

1.3.52

21 Nov 09:41
68fc764
Compare
Choose a tag to compare
  • 68fc764 - BaseExpressionDynamicReturnTypeExtension: support only add, addMultiple

1.3.51

20 Nov 09:31
c555eb3
Compare
Choose a tag to compare
  • c555eb3 - Remove unneeded @var
  • 5c0ba09 - Support calls over Andx/Orx objects

1.3.50

17 Nov 11:06
c94f43b
Compare
Choose a tag to compare
  • 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

17 Nov 09:15
Compare
Choose a tag to compare
  • 0aca96d - Add descriptor for AsciiStringType
  • 3313ae0 - QueryBuilder: allow dynamic args in methods not affecting result type