Showing 910 of 910 total issues
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['lesson'])) {
- Exclude checks
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
));
- Exclude checks
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
'more than one Part exist with the name $s', $name));
- Exclude checks
Opening brace should be on a new line Open
Open
function ELearn_Shortcuts_FindAll($model, $filter, $sort){
- Exclude checks
Whitespace found at end of line Open
Open
*
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['course'])) {
- Exclude checks
Class name "ELearn_Topic" is not in camel caps format Open
Open
class ELearn_Topic extends Pluf_Model
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
Class name "ELearn_Views_Course" is not in camel caps format Open
Open
class ELearn_Views_Course
- Exclude checks
Whitespace found at end of line Open
Open
* @param Pluf_HTTP_Request $request
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['courseId'])) {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['lessonId'])) {
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
Whitespace found at end of line Open
Open
* @param array $match
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
Whitespace found at end of line Open
Open
*
- Exclude checks
Multi-line function call not indented correctly; expected 8 spaces but found 16 Open
Open
'more than one Part exist with the name $s', $name));
- Exclude checks
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
));
- Exclude checks