Skip to content

test persist an uninitialized lazy ghost #4799

test persist an uninitialized lazy ghost

test persist an uninitialized lazy ghost #4799

Re-run triggered November 29, 2025 11:59
Status Failure
Total duration 1m 31s
Artifacts

coding-standards.yml

on: pull_request
coding-standards  /  Coding Standards (PHP: 8.4)
54s
coding-standards / Coding Standards (PHP: 8.4)
Fit to window
Zoom out
Zoom in

Annotations

8 errors
coding-standards / Coding Standards (PHP: 8.4)
Process completed with exit code 1.
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Functional/StandardEntityPersisterTest.php#L120
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Functional/StandardEntityPersisterTest.php#L119
Class \ReflectionClass should not be referenced via a fully qualified name, but via a use statement.
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Functional/StandardEntityPersisterTest.php#L119
Equals sign not aligned with surrounding assignments; expected 3 spaces but found 1 space
coding-standards / Coding Standards (PHP: 8.4): tests/Tests/ORM/Functional/StandardEntityPersisterTest.php#L114
Constant PHP_VERSION_ID should not be referenced via a fallback global name, but via a use statement.