Use match() instead of switch/case. #558
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
29s
Matrix: testsuite / testsuite-linux
Annotations
3 errors
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/FormattingTrait.php (in context of class Cake/Chronos/ChronosDate)#L269
Match expression does not handle remaining values: int<min, 0>|int<5, max>
|
|
cs-stan / Coding Standard & Static Analysis:
src/FormattingTrait.php (in context of class Cake/Chronos/Chronos)#L269
Match expression does not handle remaining values: int<min, 0>|int<5, max>
|