Showing 67 of 68 total issues
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
}
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( $_GET['event'] == 'completed' ) {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( version_compare(PHP_VERSION, '5.0.0', '>=') ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
} else {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
if ( $database_size ) {
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if ( isset($Message) ) {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( $settings['full_scrape'] ) {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
} else {
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( $return['ipv6'] != null ) {
- Exclude checks
Line indented incorrectly; expected 0 spaces, found 4 Open
Open
} else if ( version_compare(PHP_VERSION, '5.0.0', '>=') ) {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
foreach ( $tables as $table ) {
- Exclude checks
Line indented incorrectly; expected 12 spaces, found 16 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
if (
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if ( $Process == 'optimize' ) {
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 8 spaces, found 12 Open
Open
}
- Exclude checks
Line indented incorrectly; expected 4 spaces, found 8 Open
Open
}
- Exclude checks
Usage of ELSE IF is discouraged; use ELSEIF instead Open
Open
} else if (
- Exclude checks