Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
1.3.23
- 964caf8 - Fix type for enumType in ClassMetaData
1.3.22
- 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
- 3243a38 - Fix
- 4a8bbee - Fix IsEmptyTypeSpecifyingExtension for ReadableCollection
1.3.19
- 45b6fe9 - EntityColumnRule, EntityRelationRule - read property type from ClassPropertyNode
- 6f700f8 - Fix build
- 04482af - Fix build
- 565e11d - Fix test
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