Releases: phpstan/phpstan-doctrine
Releases · phpstan/phpstan-doctrine
1.3.47
1.3.46
1.3.45
1.3.44
1.3.43
1.3.42
1.3.41
- 69aaa52 - Add AbstractQuery::getSingleScalarResult to stub
- ec13bc8 - Revert "Require PHPStan 1.11"
- 673b115 - Rewrite more tests to use TypeInferenceTestCase instead of LevelsTestCase
- 1fcd8ca - Rewrite tests to use TypeInferenceTestCase instead of LevelsTestCase
- 5e52821 - Add missing throws in stubs
- 1f6d742 - Allow Expr\Func in QueryBuilder::join()
- 44275d6 - Do not crash on wrong QueryBuilder calls
- a9eae20 - Error identifiers
- 804902a - Modernize rules with RuleErrorBuilder
- 3d9b1e2 - Bump PHPStan dependencies
- 51d7900 - Require PHPStan 1.11
- 8b28264 - Next-gen coding standard workflow
- 2003479 - Fix build
- 6c4910d - Update dependency slevomat/coding-standard to v8.12.0
1.3.40
1.3.39
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