-
Notifications
You must be signed in to change notification settings - Fork 112
Pull requests: phpstan/phpstan-doctrine
Pull requests list
[WIP] Validate entity field types against column types
#74
by lookyman
was merged Oct 5, 2019
Loading...
updated Oct 5, 2019
Implemented
Doctrine\DBAL\Types\Type::getType handling
#70
by boesing
was closed Jan 10, 2020
Loading...
updated Jan 10, 2020
GetRepositoryDynamicReturnTypeExtension: improved return type when argument is not recognized
#104
by pepakriz
was merged Jan 11, 2020
Loading...
updated Jan 11, 2020
Check that doctrine entities are not final
#143
by enumag
was merged Sep 25, 2020
Loading...
updated Sep 28, 2020
Implement dynamic return type extension for EntityRepository::createQueryBuilder()
#140
by xificurk
was merged Sep 30, 2020
Loading...
updated Sep 30, 2020
Add ServiceDocumentRepository stub
#149
by franmomu
was merged Oct 14, 2020
Loading...
updated Oct 14, 2020
Introduce a DynamicMethodReturnTypeExtension for the DBAL QueryBuilde...
#167
by mitelg
was merged Jan 18, 2021
Loading...
updated Jan 18, 2021
Add documentation on bootstrap file with Symfony 5+
#171
by jdeniau
was merged Feb 6, 2021
Loading...
updated Feb 7, 2021
Specify types for Doctrine Collection first() method
#153
by fluffycondor
was closed Feb 9, 2021
Loading...
updated Feb 9, 2021
Report correct type on type mapping mismatch
#188
by ruudk
was merged May 17, 2021
Loading...
updated May 17, 2021
Adds stub for ServiceEntityRepository
#129
by gianiaz
was merged Jun 3, 2020
Loading...
updated May 22, 2021
Narrow type of Collection::first() when using Collection::isEmpty()
#172
by ruudk
was merged Feb 9, 2021
Loading...
updated Aug 1, 2021
Use explicit errors for invalid object manager loader file
#234
by mbrodala
was merged Nov 24, 2021
Loading...
updated Nov 24, 2021
Dynamic return types for some Expr methods
#298
by craigfrancis
was merged Apr 22, 2022
Loading...
updated Apr 22, 2022
Enum support in query type inference
#348
by arnaud-lb
was merged Jul 13, 2022
Loading...
updated Jul 13, 2022
Add impure annotation in some Collection methods
#401
by VincentLanglet
was merged Dec 30, 2022
Loading...
updated Dec 30, 2022
Fix deprecations in tests
#408
by VincentLanglet
was merged Jan 7, 2023
Loading...
updated Jan 7, 2023
#202 Add rule to prevent final constructors in doctrine entities
#395
by LeoVie
was merged Apr 5, 2023
Loading...
updated Apr 5, 2023
Improve the type descriptor for SimpleArrayType
#438
by stof
was merged Apr 6, 2023
Loading...
updated May 4, 2023
Add throws annotation on
EntityManagerInterface::flush
#483
by VincentLanglet
was merged Nov 8, 2023
Loading...
updated Nov 13, 2023
QueryBuilderGetQueryDynamicReturnTypeExtension: handle regular set usages
#498
by janedbal
was merged Nov 21, 2023
Loading...
updated Nov 21, 2023
Remove inheritdoc phpdoc
#538
by VincentLanglet
was merged Feb 8, 2024
Loading...
updated Feb 8, 2024
ProTip!
no:milestone will show everything without a milestone.