Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
1.3.16
- 2d1ddae - ClassMetadata::getIdentifier() returns a list of strings
- 796a3bc - Fix list type
1.3.15
- 93fe8c1 - Support ReadableCollection from doctrine/collections 1.8.0
- aa483a2 - Update Collection TKey
- 0a298f2 - fixes typo
- 8ab4634 - Fix build
1.3.14
- bfefffe -
toIterable
type support
- 6529c7a - phpcs: Disallow trailing commas in function calls, declarations, use list
1.3.13
- 62a3b42 - Add ReadWritePropertiesExtension for Gedmo annotations/attributes
- 529fa96 - Fix build
1.3.12
- c5ec462 - Fix phpstan build
- a6edbb0 - Update ClassMetadataInfo.stub
- 293f66b - Update ClassMetadataInfo.stub
- 75dd016 - Update ClassMetadataInfo.stub
- bb9dbf7 - Add AssociationMapping type
1.3.11
- 3ef6399 - Fix ObjectRepository template covariance
- acb569f - Update build.yml
1.3.10
- e6a149b - Enum support in query type inference
- f855eba - Create tag workflow
- 8e8c35f - SA build - do not test PHP 7.2
- f316073 - SA build - do not test lowest dependencies
- cbb6b3d - Require PHPStan 1.8.0
1.3.9
- e0281f8 - Add literal-string check for andWhere
- dc63ecb - Add dynamic literal-string return types for some Expr methods
- 86e74f3 - Fix stubs
1.3.8
- b2799b9 - Allow for final embeddable class