PoC Property Hooks support, what is missing still? #3831
coding-standards.yml
on: pull_request
coding-standards
/
Coding Standards (PHP: 8.4)
26s
Annotations
4 errors
coding-standards / Coding Standards (PHP: 8.4):
tests/Tests/ORM/Functional/PropertyHooksTest.php#L1
Missing declare(strict_types=1).
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Tests/ORM/Functional/PropertyHooksTest.php#L23
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space
|
coding-standards / Coding Standards (PHP: 8.4):
tests/Tests/ORM/Functional/PropertyHooksTest.php#L47
Equals sign not aligned with surrounding assignments; expected 11 spaces but found 1 space
|
coding-standards / Coding Standards (PHP: 8.4)
Process completed with exit code 1.
|