modernize php code #125
static.yml
on: pull_request
PHPStan
18s
PHP-CS-Fixer
18s
Annotations
5 errors
PHPStan:
lib/Doctrine/ODM/PHPCR/DocumentRepository.php#L165
Cannot call method first() on iterable.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/DocumentRepository.php#L165
Cannot call method isEmpty() on iterable.
|
PHPStan:
lib/Doctrine/ODM/PHPCR/Tools/Console/Command/DumpQueryBuilderReferenceCommand.php#L416
Call to an undefined method ReflectionType::getName().
|
PHPStan:
tests/Doctrine/Tests/ODM/PHPCR/Functional/DocumentRepositoryTest.php#L96
Cannot call method key() on iterable.
|
PHPStan
Process completed with exit code 1.
|