issues
search
phpstan
/
phpstan-doctrine
Doctrine extensions for PHPStan
MIT License
598
stars
97
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Fixing tests
#631
VincentLanglet
closed
6 days ago
2
PHPDoc tag @var with type UserRepository is not subtype of type UserRepository<User>.
#630
whataboutpereira
opened
1 week ago
0
Raise an error when one call `\count($entity->getSomethingThatIsACollection()`
#629
lyrixx
opened
1 week ago
0
Array of enums as Json array not supported
#628
maximecolin
opened
1 week ago
0
Failing test: diving to traits does not work
#627
janedbal
opened
2 weeks ago
0
Query result type is not recognized if create the query builder on a trait
#626
IndraGunawan
opened
2 weeks ago
3
Add api annotation to ObjectMetadataResolver constructor
#625
VincentLanglet
closed
2 weeks ago
0
Semantical Error on conditionally added joins to the QueryBuilder
#624
yguedidi
opened
2 weeks ago
0
Add api annotation to ObjectMetadataResolver::getClassMetadata
#623
VincentLanglet
closed
2 weeks ago
6
Add phpdoc for transformation methods into other Collection stubs
#622
xificurk
closed
4 weeks ago
5
Invalid map in collection.
#621
laurentmuller
closed
4 weeks ago
11
Mark immediately invoked callback params
#620
xificurk
closed
4 weeks ago
3
Doctrine DBAL 4.2 ships an Types::ENUM which should be preferred over implementing custom types for ENUM fields.
#619
whataboutpereira
opened
1 month ago
0
How to use in project without ORM?
#618
DjordyKoert
opened
1 month ago
0
Idea how to infer most custom types without descriptors
#617
janedbal
opened
1 month ago
0
Failing test: omitted dynamic group by wrongly affects result
#616
janedbal
opened
1 month ago
0
Readme: `index by` is supported
#615
janedbal
closed
1 month ago
1
Fix tests for PHPStan 1.12.6
#614
VincentLanglet
closed
1 month ago
1
ODM always-read and written properties
#613
aivchen
opened
1 month ago
0
Doctrine Repository @method tags with no value type specified in iterable type array
#612
4d4ch4u32
closed
2 months ago
2
Support `AbstractQuery::getSingleScalarResult`
#611
ruudk
opened
2 months ago
2
Invalid finding: Auto-Generated ID is never assigned int
#610
kevinpapst
opened
2 months ago
2
Failing test for event alias inferred as mixed
#609
janedbal
opened
2 months ago
1
Return of mixed in `$this->createQueryBuilder()->getQuery()->getResult()` when alias is `ev` or `event`
#608
ruudk
opened
2 months ago
9
QueryResultTypeWalker: support pdo_pgsql float fetches on PHP 8.4
#607
janedbal
closed
2 months ago
1
Segmentation fault - was: Seeking help with endless loop
#606
kevinpapst
opened
2 months ago
5
Fix support for `enumType` on array fields
#605
stof
closed
3 months ago
3
EntityRepository::count() returns positive int
#604
kevinpapst
closed
3 months ago
2
EntityRepository::count should return positive int
#603
kevinpapst
closed
3 months ago
2
Internal error
#602
lukaszkowol
closed
2 months ago
3
Property is never written, only read - Misleading message when constructor is given for readonly entity
#601
ServerExe
opened
4 months ago
0
Fix subselect aggregate functions
#600
zacharylund
closed
4 months ago
2
Readme: how to type custom DQL functions
#599
janedbal
closed
4 months ago
1
Fix detection of aggregate functions inside custom functions
#598
janedbal
closed
4 months ago
1
Try to fix 594
#597
VincentLanglet
closed
4 months ago
1
Improve COALESCE inference for MySQL
#596
janedbal
closed
4 months ago
1
Call to EntityManager::clear in loop not detected
#595
Khartir
opened
4 months ago
1
Doctrine Query::execute() without a hydration mode returns mixed (1.4.4) instead of int (1.4.3)
#594
zacharylund
closed
4 months ago
7
Infer getArrayResult
#593
ondrejmirtes
opened
5 months ago
3
Do not infer getArrayResult for now
#592
ondrejmirtes
closed
5 months ago
0
QueryResultTypeWalkerTest: make dataset cases clickable in PHPStorm
#591
janedbal
closed
4 months ago
1
Test hydration modes
#590
janedbal
closed
5 months ago
1
Add test for wrapped TypedExpression
#589
janedbal
closed
5 months ago
0
Revert result inference for scalar method
#588
VincentLanglet
closed
5 months ago
6
Allow to test hydration mode in platform DB.
#587
VincentLanglet
closed
5 months ago
9
Avoid real connection for type inference
#586
janedbal
closed
5 months ago
1
Fix unary minus test
#585
janedbal
closed
5 months ago
1
QueryResultTypeWalker: fix nullability checks over unknown type
#584
janedbal
closed
5 months ago
1
Fix wrong coalesce type inference
#583
janedbal
closed
5 months ago
1
ReflectionDescriptor: deduce database internal type based on parent
#582
janedbal
closed
5 months ago
1
Next