Showing 910 of 910 total issues

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

class ELearn_Domain extends Pluf_Model
Severity: Minor
Found in src/ELearn/Domain.php by phpcodesniffer

Whitespace found at end of line
Open

 * @date 1396 
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

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

class ELearn_Searcher
Severity: Minor
Found in src/ELearn/Searcher.php by phpcodesniffer

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

class ELearn_Comment extends Pluf_Model
Severity: Minor
Found in src/ELearn/Comment.php by phpcodesniffer

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

class ELearn_PartHistory extends Pluf_Model
Severity: Minor
Found in src/ELearn/PartHistory.php by phpcodesniffer

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

class ELearn_Lesson extends Pluf_Model
Severity: Minor
Found in src/ELearn/Lesson.php by phpcodesniffer

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

class ELearn_Views_Lesson
Severity: Minor
Found in src/ELearn/Views/Lesson.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

Whitespace found at end of line
Open

     * @param array $match            
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/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

Whitespace found at end of line
Open

     * @param array $match            
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/Lesson.php by phpcodesniffer

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

class ELearn_Vote extends Pluf_Model
Severity: Minor
Found in src/ELearn/Vote.php by phpcodesniffer

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

class ELearn_Views_Part
Severity: Minor
Found in src/ELearn/Views/Part.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

Whitespace found at end of line
Open

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

Whitespace found at end of line
Open

     * @param array $match            
Severity: Minor
Found in src/ELearn/Views/Lesson.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

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

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