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