Skip to content

Releases: phpstan/phpstan-doctrine

1.3.37

17 Mar 14:59
62bd362
Compare
Choose a tag to compare
  • 62bd362 - Revert "Bleeding edge - BetterReflectionProvider"

1.3.36

15 Mar 15:25
8c22f24
Compare
Choose a tag to compare
  • 8c22f24 - Bleeding edge - BetterReflectionProvider

1.3.35

10 Mar 14:45
3dbb999
Compare
Choose a tag to compare
  • 3dbb999 - Fix DoctrineSelectableClassReflectionExtension

1.3.34

10 Mar 14:33
8d660e9
Compare
Choose a tag to compare
  • 8d660e9 - ClassMetadataInfo - idGenerator property can be null
  • 271db64 - Drop inline @var
  • 39e4b77 - Use ReflectionProvider instead of Broker
  • bd84eb5 - Fix build
  • 392868f - Skip unreliable test

1.3.33

21 Feb 16:43
fcb67c2
Compare
Choose a tag to compare
  • fcb67c2 - Fix build
  • b982617 - Revert "Fix build"
  • 6f3d9b7 - Fix build
  • 633cccd - Do not use instanceof *Type
  • 05db8be - Fix the support for Gedmo attributes
  • f728e0d - Merge commit 'dcf42b9' into 1.3.x
  • dcf42b9 - ReflectionDescriptor - fix compatibility with conditional return type in VarDateTimeImmutableType
  • 9a56b06 - ReflectionDescriptor - use ReflectionProvider
  • 50383b9 - Remove unused method
  • 4d82a3d - Merge commit 'ab7afcf443ce637b3ba725e2a03ff9b82bd92e3c' into 1.3.x
  • ab7afcf - Comment out problematic test
  • fa1483f - Fix entity
  • a7e0aaa - More fixes
  • 89a5701 - Fix namespace
  • 148fd32 - Reproduce internal error unsuccessfully
  • 44e77f0 - Fix build
  • 1f2a2ab - Require PHPStan 1.10

1.3.32

12 Jan 14:08
4534559
Compare
Choose a tag to compare
  • 4534559 - Require PHPStan 1.9.11 with a bugfix
  • 6812cf4 - Fix stubs in regard to LazyServiceEntityRepository again

1.3.31

08 Jan 20:00
ed1a207
Compare
Choose a tag to compare
  • ed1a207 - LazyServiceEntityRepository is autoloadable only if LazyGhostTrait exists
  • 31f74fe - Revert "Improve QueryResultDynamicReturnTypeExtension"
  • 5a3bbc1 - Improve QueryResultDynamicReturnTypeExtension

1.3.30

07 Jan 21:19
e1437a2
Compare
Choose a tag to compare
  • e1437a2 - Support DoctrineBundle 2.8.1+
  • acb0d35 - Fix deprecations in tests
  • 50a9a76 - Show deprecations in tests
  • e39ffe1 - Upgrade downgraded PHPUnit
  • 49c2707 - Convert deprecations to exceptions
  • 2abfd3f - Fix XSD path
  • 06bc0e1 - PHPUnit settings - do not throw AssertionError
  • be3808f - Silence AssertionError coming from doctrine/orm DQL parser

1.3.29

04 Jan 22:02
4967ebb
Compare
Choose a tag to compare
  • 4967ebb - Fix tests
  • 4490e56 - Query - carry TKey, with backward compatibility, understand indexBy
  • ec49b7a - Query generic type fixes
  • 636f9dc - Fix build

1.3.28

30 Dec 21:33
8302a6a
Compare
Choose a tag to compare
  • 8302a6a - Remove dead code
  • 02c8b1d - Add impure annotation in some Collection methods
  • 442bb84 - Update ClassMetadataInfo.stub
  • a6310ac - Add int to the between x/y values, and don't treat as a literal-string
  • a664b2a - Fix lowest build
  • f769796 - Update release-toot.yml
  • c702ab9 - Create release-toot.yml