Fix/Self deprecation with getQueryCacheImpl #1874
coding-standards.yml
on: pull_request
Matrix: coding-standards / Coding Standards
Annotations
4 errors
coding-standards / Coding Standards (8.2):
lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php#L99
Expected 1 line after "if", found 0.
|
coding-standards / Coding Standards (8.2):
lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php#L102
Function \assert() should not be referenced via a fully qualified name, but via a use statement.
|
coding-standards / Coding Standards (8.2):
lib/Doctrine/ORM/Tools/Console/Command/ClearCache/QueryCommand.php#L102
Yoda comparisons are disallowed.
|
coding-standards / Coding Standards (8.2)
Process completed with exit code 1.
|