-
Notifications
You must be signed in to change notification settings - Fork 112
Pull requests: phpstan/phpstan-doctrine
Pull requests list
Introduce a DynamicMethodReturnTypeExtension for the DBAL QueryBuilde...
#167
by mitelg
was merged Jan 18, 2021
Loading...
Narrow type of Collection::first() when using Collection::isEmpty()
#172
by ruudk
was merged Feb 9, 2021
Loading...
Specify types for Doctrine Collection first() method
#153
by fluffycondor
was closed Feb 9, 2021
Loading...
Add missing descriptors for
SmallFloatType and EnumType
#656
by janedbal
was merged Jul 17, 2025
Loading...
#202 Add rule to prevent final constructors in doctrine entities
#395
by LeoVie
was merged Apr 5, 2023
Loading...
Add throws annotation on
EntityManagerInterface::flush
#483
by VincentLanglet
was merged Nov 8, 2023
Loading...
Introduce DoctrineTypeDriverAwareDescriptor & DriverDetector
#578
by janedbal
was merged Jun 25, 2024
Loading...
GetRepositoryDynamicReturnTypeExtension: improved return type when argument is not recognized
#104
by pepakriz
was merged Jan 11, 2020
Loading...
Use explicit errors for invalid object manager loader file
#234
by mbrodala
was merged Nov 24, 2021
Loading...
Implement dynamic return type extension for EntityRepository::createQueryBuilder()
#140
by xificurk
was merged Sep 30, 2020
Loading...
ReflectionDescriptor: deduce database internal type based on parent
#582
by janedbal
was merged Jun 25, 2024
Loading...
[WIP] Validate entity field types against column types
#74
by lookyman
was merged Oct 5, 2019
Loading...
More precise type inference with unary plus and minus
#580
by janedbal
was merged Jun 25, 2024
Loading...
QueryBuilderGetQueryDynamicReturnTypeExtension: handle regular set usages
#498
by janedbal
was merged Nov 21, 2023
Loading...
ProTip!
Exclude everything labeled
bug with -label:bug.