Showing 67 of 68 total issues
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
if ( $size ) {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( strlen($peer['peer_id'] ) != 40) {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
} else {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ( $tables_installed ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
} else {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( isset($_GET['json']) ) {
- Exclude checks