feat: add Time::addCalendarMonths() and Time::subCalendarMonths() methods
#12565
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 17s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/I18n/TimeTrait.php (in context of class CodeIgniter/I18n/TimeLegacy)#L755
Method CodeIgniter\I18n\TimeLegacy::addCalendarMonths() has no return type specified.
|
|
PHP Static Analysis:
system/I18n/TimeTrait.php (in context of class CodeIgniter/I18n/Time)#L755
Method CodeIgniter\I18n\Time::addCalendarMonths() has no return type specified.
|