Bug/#8011 ordering with arithmetic expression #3663
coding-standards.yml
on: pull_request
coding-standards
/
Coding Standards (PHP: 8.4)
25s
Annotations
10 errors
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L17
Method \Doctrine\Tests\ORM\Functional\GH8011Test::setUp() does not have void return type hint.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L20
Expected 1 line before "parent", found 0.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L25
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithSingleValuedPathExpression() does not have void return type hint.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L34
Function count() should not be referenced via a fallback global name, but via a use statement.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L39
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithLiteralAndSingleValuedPathExpression() does not have void return type hint.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L48
Function count() should not be referenced via a fallback global name, but via a use statement.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L53
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithLiteralAndSingleValuedPathExpression2() does not have void return type hint.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L62
Function count() should not be referenced via a fallback global name, but via a use statement.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L67
Method \Doctrine\Tests\ORM\Functional\GH8011Test::testOrderWithArithmeticExpressionWithSingleValuedPathExpressionAndLiteral() does not have void return type hint.
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Doctrine/Tests/ORM/Functional/GH8011Test.php#L76
Function count() should not be referenced via a fallback global name, but via a use statement.
|