#11694 - update to 4.0.x #1
coding-standards.yml
on: push
coding-standards
/
Coding Standards (PHP: 8.3)
27s
Annotations
4 errors
coding-standards / Coding Standards (PHP: 8.3):
src/Persisters/Entity/BasicEntityPersister.php#L177
Property \Doctrine\ORM\Persisters\Entity\BasicEntityPersister::$filterHash does not have native type hint for its value but it should be possible to add it based on @var annotation "string".
|
coding-standards / Coding Standards (PHP: 8.3):
tests/Tests/ORM/Functional/Ticket/SwitchContextWithFilter/ChangeFiltersTest.php#L27
Found multi-line doc comment with single line content, use one-line doc comment instead.
|
coding-standards / Coding Standards (PHP: 8.3):
tests/Tests/ORM/Functional/Ticket/SwitchContextWithFilter/ChangeFiltersTest.php#L100
Usage of short nullable type hint in "?Order" is disallowed.
|
coding-standards / Coding Standards (PHP: 8.3)
Process completed with exit code 1.
|