public/main/cron/create_course_sessions.php
Expected 9 spaces after parameter type; 1 found Open
Open
* @param int $quarter
- Exclude checks
Consider putting global function "getQuarterRoman" in a static class Open
Open
function getQuarterRoman($quarter)
- Exclude checks
Missing parameter name Open
Open
* @param string The month (digit), with or without leading 0
- Exclude checks
Consider putting global function "getQuarterFirstMonth" in a static class Open
Open
function getQuarterFirstMonth($quarter)
- Exclude checks
Superfluous parameter comment Open
Open
* @param int $quarter
- Exclude checks
Missing parameter name Open
Open
* @param int Quarter
- Exclude checks
Consider putting global function "getQuarterFirstAndLastDates" in a static class Open
Open
function getQuarterFirstAndLastDates($initialDate = null)
- Exclude checks
Consider putting global function "createCourseSessions" in a static class Open
Open
function createCourseSessions($courses, $administratorId, $startDate, $endDate)
- Exclude checks
Consider putting global function "getMonthFirstAndLastDates" in a static class Open
Open
function getMonthFirstAndLastDates($initialDate = null)
- Exclude checks
Expected 47 spaces after parameter type; 1 found Open
Open
* @param string $month
- Exclude checks
Superfluous parameter comment Open
Open
* @param string $month
- Exclude checks
Consider putting global function "getQuarter" in a static class Open
Open
function getQuarter($month)
- Exclude checks
Missing parameter name Open
Open
* @param int Quarter
- Exclude checks
Expected 9 spaces after parameter type; 1 found Open
Open
* @param int $quarter
- Exclude checks
Superfluous parameter comment Open
Open
* @param int $quarter
- Exclude checks