FIX - nested dto's doesn't have arguments in good order and Dto with only objects bug #8071
Annotations
4 errors
Run static analysis with phpstan/phpstan:
src/Internal/Hydration/AbstractHydrator.php#L363
Empty array passed to foreach.
|
Run static analysis with phpstan/phpstan:
src/Query/SqlWalker.php#L90
Property Doctrine\ORM\Query\SqlWalker::$newObjectStack is never read, only written.
|
Run static analysis with phpstan/phpstan:
src/Query/SqlWalker.php#L1574
Property Doctrine\ORM\Query\ResultSetMapping::$newObject (array<string, array<string, mixed>>) does not accept array<int|string, array<string, mixed>>.
|
Run static analysis with phpstan/phpstan
Process completed with exit code 1.
|
Loading