Remove outdated comment #1862
Annotations
8 errors
lib/Doctrine/ORM/Id/AssignedGenerator.php#L22
Method \Doctrine\ORM\Id\AssignedGenerator::generateId() does not have @return annotation for its traversable return value.
|
lib/Doctrine/ORM/Persisters/SqlValueVisitor.php#L28
Method \Doctrine\ORM\Persisters\SqlValueVisitor::walkComparison() does not have return type hint nor @return annotation for its return value.
|
lib/Doctrine/ORM/Persisters/SqlValueVisitor.php#L43
Method \Doctrine\ORM\Persisters\SqlValueVisitor::walkCompositeExpression() does not have return type hint nor @return annotation for its return value.
|
lib/Doctrine/ORM/Persisters/SqlValueVisitor.php#L57
Method \Doctrine\ORM\Persisters\SqlValueVisitor::walkValue() does not have return type hint nor @return annotation for its return value.
|
lib/Doctrine/ORM/Query/TreeWalkerChain.php#L42
Method \Doctrine\ORM\Query\TreeWalkerChain::getQueryComponents() does not have @return annotation for its traversable return value.
|
lib/Doctrine/ORM/Tools/Pagination/LimitSubqueryOutputWalker.php#L81
Method \Doctrine\ORM\Tools\Pagination\LimitSubqueryOutputWalker::__construct() does not have @param annotation for its traversable parameter $queryComponents.
|
lib/Doctrine/ORM/EntityRepository.php#L106
Method \Doctrine\ORM\EntityRepository::findBy() does not have @param annotation for its traversable parameter $criteria.
|
|
The logs for this run have expired and are no longer available.
Loading