Showing 910 of 910 total issues
Whitespace found at end of line Open
Open
* @param Pluf_HTTP_Request $request
- Exclude checks
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['domain'])) {
- Exclude checks
Whitespace found at end of line Open
Open
* Return list of all instance of the data model defined in $p
- Exclude checks
Closing parenthesis of a multi-line function call must be on a line by itself Open
Open
'The model class was not provided in the parameters.');
- Exclude checks
Multi-line function call not indented correctly; expected 12 spaces but found 16 Open
Open
'more than one Part exist with the name $s', $name));
- 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['topicId'])) {
- 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['lesson'])) {
- Exclude checks
Class name "ELearn_Views_Topic" is not in camel caps format Open
Open
class ELearn_Views_Topic
- Exclude checks
Whitespace found at end of line Open
Open
* @param string $name
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['topic'])) {
- Exclude checks
Multi-line function call not indented correctly; expected 4 spaces but found 8 Open
Open
));
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (isset($request->REQUEST['topic'])) {
- Exclude checks
Expected 1 newline at end of file; 0 found Open
Open
}
- Exclude checks
Class name "ELearn_Views" is not in camel caps format Open
Open
class ELearn_Views{
- Exclude checks
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['domain'])) {
- Exclude checks
Whitespace found at end of line Open
Open
* @param Pluf_HTTP_Request $request
- Exclude checks