-
Notifications
You must be signed in to change notification settings - Fork 97
Issues: phpstan/phpstan-doctrine
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Return of mixed in
$this->createQueryBuilder()->getQuery()->getResult()
when alias is ev
or event
#608
opened Sep 12, 2024 by
ruudk
Property is never written, only read - Misleading message when constructor is given for readonly entity
#601
opened Jul 18, 2024 by
ServerExe
Call to an undefined method Sylius\Component\Core\Repository\*::findOneBy*() and other magic methods
#576
opened Jun 17, 2024 by
vasilvestre
Symfony PdoSessionHandler + Doctrine: Property $sessId is never written, only read.
#575
opened Jun 8, 2024 by
Adambean
Report an error for QueryBuilder::setParameter without specifying the Type.
#564
opened Apr 30, 2024 by
VincentLanglet
Query analyser gets confused when a join alias is equal to the relation name
#554
opened Mar 22, 2024 by
DCoderLT
PHPStan crashes if Doctrine Column is a UnitEnum (PHPStan+Doctrine extension)
#522
opened Jan 23, 2024 by
Firehed
ORM\Column with enumType but missing type causes internal error
#509
opened Dec 26, 2023 by
jspetrak
New rule: forbid replacing a persistent Doctrine collection field instead of mutating the collection
#505
opened Dec 8, 2023 by
stof
Type matching mismatch in child class with SINGLE TABLE INHERITANCE
#493
opened Nov 17, 2023 by
DesLynx
order of QueryBuilder::select arguments is not preserved in QueryBuilder::getResult
#482
opened Nov 3, 2023 by
CircleCode
Feature request: field validation when using matching()/Criteria
#470
opened Sep 13, 2023 by
Firehed
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.