Skip to content

Releases: phpstan/phpstan-doctrine

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

1.3.23

14 Nov 07:47
Compare
Choose a tag to compare
  • 964caf8 - Fix type for enumType in ClassMetaData

1.3.22

03 Nov 15:14
Compare
Choose a tag to compare
  • 5080276 - Fix Repository stubs
  • f783216 - chore(deps): update metcalfc/changelog-generator action to v4
  • ea48592 - Call ScopeFactory with just one argument
  • 99f2344 - Fix build

1.3.21

26 Oct 08:53
3243a38
Compare
Choose a tag to compare
  • 3243a38 - Fix
  • 4a8bbee - Fix IsEmptyTypeSpecifyingExtension for ReadableCollection