Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
1.3.38
- f1499e5 - Revert "Improve QueryResultDynamicReturnTypeExtension"
- dff01ff - Revert "Solve phpstan deprecation"
- 24fc706 - Revert "Avoid false positive about array result"
- 84bf895 - Update dependency slevomat/coding-standard to v8.11.1
- 72ae32c - Update dependency slevomat/coding-standard to v8.10.0
- 2c339ca - Improve the type descriptor for SimpleArrayType
- 6d65f89 - Add support for union of class string
- a1ba454 - Add rule to prevent final constructors in Doctrine entities
- c1c32c9 - Magic repository methods - test to use generic bound when the type is unknown
- b3a7b16 - Avoid false positive about array result
- c110e57 - Solve phpstan deprecation
- 03741b4 - Improve QueryResultDynamicReturnTypeExtension
- 11b14c4 - Update build-cs
- 13c649f - Update dependency slevomat/coding-standard to v8.9.0
- 41c5663 - Update PHPCS
- fbf55c3 - Update metcalfc/changelog-generator action to v4.1.0
1.3.37
1.3.36
1.3.35
1.3.34
1.3.33
- fcb67c2 - Fix build
- b982617 - Revert "Fix build"
- 6f3d9b7 - Fix build
- 633cccd - Do not use
instanceof *Type
- 05db8be - Fix the support for Gedmo attributes
- f728e0d - Merge commit 'dcf42b9' into 1.3.x
- dcf42b9 - ReflectionDescriptor - fix compatibility with conditional return type in VarDateTimeImmutableType
- 9a56b06 - ReflectionDescriptor - use ReflectionProvider
- 50383b9 - Remove unused method
- 4d82a3d - Merge commit 'ab7afcf443ce637b3ba725e2a03ff9b82bd92e3c' into 1.3.x
- ab7afcf - Comment out problematic test
- fa1483f - Fix entity
- a7e0aaa - More fixes
- 89a5701 - Fix namespace
- 148fd32 - Reproduce internal error unsuccessfully
- 44e77f0 - Fix build
- 1f2a2ab - Require PHPStan 1.10
1.3.32
1.3.31
1.3.30
- 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