Updated order of mapping attribute parameters #2053
Annotations
7 errors and 3 warnings
lib/Doctrine/ORM/Mapping/OneToOne.php#L1
An error occurred during processing; checking has been aborted. The error message was: Undefined array key "scope_closer" in /home/runner/work/orm/orm/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/UseStatementHelper.php on line 194
|
lib/Doctrine/ORM/Mapping/OneToOne.php#L17
Line indented incorrectly; expected 0 spaces, found 4
|
lib/Doctrine/ORM/Mapping/Index.php#L1
An error occurred during processing; checking has been aborted. The error message was: Undefined array key "scope_closer" in /home/runner/work/orm/orm/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/UseStatementHelper.php on line 194
|
lib/Doctrine/ORM/Mapping/Index.php#L18
Line indented incorrectly; expected 0 spaces, found 4
|
lib/Doctrine/ORM/Mapping/OneToMany.php#L1
An error occurred during processing; checking has been aborted. The error message was: Undefined array key "scope_closer" in /home/runner/work/orm/orm/vendor/slevomat/coding-standard/SlevomatCodingStandard/Helpers/UseStatementHelper.php on line 194
|
lib/Doctrine/ORM/Mapping/OneToMany.php#L17
Line indented incorrectly; expected 0 spaces, found 4
|
|
lib/Doctrine/ORM/Mapping/OneToOne.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 17 and the first side effect is on line 10.
|
lib/Doctrine/ORM/Mapping/Index.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 18 and the first side effect is on line 10.
|
lib/Doctrine/ORM/Mapping/OneToMany.php#L1
A file should declare new symbols (classes, functions, constants, etc.) and cause no other side effects, or it should execute logic with side effects, but should not do both. The first symbol is defined on line 17 and the first side effect is on line 10.
|
The logs for this run have expired and are no longer available.
Loading