Skip to content

Releases: phpstan/phpstan-doctrine

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

1.3.20

26 Oct 07:46
Compare
Choose a tag to compare

1.3.19

25 Oct 11:42
45b6fe9
Compare
Choose a tag to compare
  • 45b6fe9 - EntityColumnRule, EntityRelationRule - read property type from ClassPropertyNode
  • 6f700f8 - Fix build
  • 04482af - Fix build
  • 565e11d - Fix test

1.3.18

17 Oct 14:06
b30c243
Compare
Choose a tag to compare

1.3.17

17 Oct 12:23
1cafee2
Compare
Choose a tag to compare

1.3.16

05 Oct 08:50
2d1ddae
Compare
Choose a tag to compare
  • 2d1ddae - ClassMetadata::getIdentifier() returns a list of strings
  • 796a3bc - Fix list type

1.3.15

29 Sep 20:18
93fe8c1
Compare
Choose a tag to compare
  • 93fe8c1 - Support ReadableCollection from doctrine/collections 1.8.0
  • aa483a2 - Update Collection TKey
  • 0a298f2 - fixes typo
  • 8ab4634 - Fix build

1.3.14

21 Sep 13:10
bfefffe
Compare
Choose a tag to compare
  • bfefffe - toIterable type support
  • 6529c7a - phpcs: Disallow trailing commas in function calls, declarations, use list