Skip to content

feat: add Time::addCalendarMonths() and Time::subCalendarMonths() methods #12565

feat: add Time::addCalendarMonths() and Time::subCalendarMonths() methods

feat: add Time::addCalendarMonths() and Time::subCalendarMonths() methods #12565

Triggered via pull request April 17, 2025 21:35
Status Failure
Total duration 1m 22s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 17s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.