Add ChronosPeriod which returns Chronos instances from DatePeriod #511
ci.yml
on: pull_request
cs-stan
/
Coding Standard & Static Analysis
24s
Matrix: testsuite
Annotations
6 errors
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/ChronosPeriod.php#L40
Property Cake\Chronos\ChronosPeriod<TKey,TValue>::$iterator (Iterator<int, DateTimeInterface>) does not accept Traversable<int, DateTimeInterface>.
|
|
cs-stan / Coding Standard & Static Analysis:
src/ChronosPeriod.php#L38
Method Cake\Chronos\ChronosPeriod::__construct() has parameter $period with generic class DatePeriod but does not specify its types: TDate, TEnd, TRecurrences
|
|
cs-stan / Coding Standard & Static Analysis
Process completed with exit code 1.
|
|
cs-stan / Coding Standard & Static Analysis:
src/ChronosPeriod.php#L31
Class name \Iterator in @var should be referenced via a fully qualified name.
|
|
cs-stan / Coding Standard & Static Analysis:
src/ChronosPeriod.php#L19
Type Traversable is not used in this file.
|