Provide PSR-20 Clock implementation #440
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
31s
Matrix: testsuite / testsuite-linux
Annotations
5 errors
cs-stan / Coding Standard & Static Analysis:
src/ChronosClock.php#L1
Missing declare(strict_types=1).
|
cs-stan / Coding Standard & Static Analysis:
src/ChronosClock.php#L28
Class name \Cake\Chronos\Chronos in @return should be referenced via a fully qualified name.
|
cs-stan / Coding Standard & Static Analysis:
src/ChronosClock.php#L34
Expected 1 newline at end of file; 0 found
|
cs-stan / Coding Standard & Static Analysis:
tests/TestCase/ChronosClockTest.php#L3
Expected 0 lines before declare statement, found 1.
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|