Skip to content

Releases: phpstan/phpstan-doctrine

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

1.3.13

06 Sep 14:55
Compare
Choose a tag to compare
  • 62a3b42 - Add ReadWritePropertiesExtension for Gedmo annotations/attributes
  • 529fa96 - Fix build

1.3.12

08 Aug 18:11
Compare
Choose a tag to compare
  • c5ec462 - Fix phpstan build
  • a6edbb0 - Update ClassMetadataInfo.stub
  • 293f66b - Update ClassMetadataInfo.stub
  • 75dd016 - Update ClassMetadataInfo.stub
  • bb9dbf7 - Add AssociationMapping type

1.3.11

20 Jul 14:56
Compare
Choose a tag to compare
  • 3ef6399 - Fix ObjectRepository template covariance
  • acb569f - Update build.yml