Skip to content

Releases: phpstan/phpstan-doctrine

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

1.3.27

16 Dec 09:28
cf2bc23
Compare
Choose a tag to compare
  • cf2bc23 - Fix function IDENTITY() losing null type

1.3.26

12 Dec 17:40
Compare
Choose a tag to compare
  • 1ecde5c - Revert incorrect stub
  • a5fd2d1 - chore(deps): update dessant/lock-threads action to v4

1.3.25

12 Dec 08:18
Compare
Choose a tag to compare
  • 7231478 - Update AbstractQuery.stub

1.3.24

09 Dec 12:24
ca91db8
Compare
Choose a tag to compare
  • ca91db8 - Reduce big int type from string to numeric-string