fixed enum validation, fixed property conflict in lookup strategy, fi… #23
ci.yml
on: push
cs-stan
/
Coding Standard & Static Analysis
33s
Matrix: testsuite / testsuite-linux
Annotations
4 errors
cs-stan / Coding Standard & Static Analysis:
src/Model/Behavior/Strategy/LookupStrategy.php#L62
Expected at least 1 space before "."; 0 found
|
cs-stan / Coding Standard & Static Analysis:
src/Model/Behavior/Strategy/LookupStrategy.php#L62
Expected at least 1 space after "."; 0 found
|
cs-stan / Coding Standard & Static Analysis:
src/Model/Behavior/Strategy/LookupStrategy.php#L62
Use single instead of double quotes for simple strings.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|