Showing 910 of 910 total issues

Whitespace found at end of line
Open

     * @param Pluf_HTTP_Request $request            
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Whitespace found at end of line
Open

     * @param array $match            
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (isset($request->REQUEST['domain'])) {
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Whitespace found at end of line
Open

     * Return list of all instance of the data model defined in $p 
Severity: Minor
Found in src/ELearn/Views.php by phpcodesniffer

Closing parenthesis of a multi-line function call must be on a line by itself
Open

                'The model class was not provided in the parameters.');
Severity: Minor
Found in src/ELearn/Views.php by phpcodesniffer

Multi-line function call not indented correctly; expected 12 spaces but found 16
Open

                'more than one Part exist with the name $s', $name));
Severity: Minor
Found in src/ELearn/Shortcuts.php by phpcodesniffer

Whitespace found at end of line
Open

     * @param Pluf_HTTP_Request $request            
Severity: Minor
Found in src/ELearn/Views/Course.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (isset($request->REQUEST['topicId'])) {
Severity: Minor
Found in src/ELearn/Views/Course.php by phpcodesniffer

Whitespace found at end of line
Open

     * @param Pluf_HTTP_Request $request            
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (isset($request->REQUEST['lesson'])) {
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Class name "ELearn_Views_Topic" is not in camel caps format
Open

class ELearn_Views_Topic
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Whitespace found at end of line
Open

 * @param string $name            
Severity: Minor
Found in src/ELearn/Shortcuts.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (isset($request->REQUEST['topic'])) {
Severity: Minor
Found in src/ELearn/Views/Course.php by phpcodesniffer

Multi-line function call not indented correctly; expected 4 spaces but found 8
Open

        ));
Severity: Minor
Found in src/ELearn/Shortcuts.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (isset($request->REQUEST['topic'])) {
Severity: Minor
Found in src/ELearn/Views/Course.php by phpcodesniffer

Expected 1 newline at end of file; 0 found
Open

}
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Class name "ELearn_Views" is not in camel caps format
Open

class ELearn_Views{
Severity: Minor
Found in src/ELearn/Views.php by phpcodesniffer

Whitespace found at end of line
Open

     * @param array $match            
Severity: Minor
Found in src/ELearn/Views/Part.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

        } else if (isset($request->REQUEST['domain'])) {
Severity: Minor
Found in src/ELearn/Views/Topic.php by phpcodesniffer

Whitespace found at end of line
Open

     * @param Pluf_HTTP_Request $request            
Severity: Minor
Found in src/ELearn/Views/Lesson.php by phpcodesniffer
Severity
Category
Status
Source
Language