eustasy/phoenix

View on GitHub

Showing 67 of 68 total issues

Line indented incorrectly; expected 4 spaces, found 8
Open

if ( $tables_installed ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

}
Severity: Minor
Found in admin.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

} else if ( $_GET['event'] == 'completed' ) {

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

} else if ( version_compare(PHP_VERSION, '5.0.0', '>=') ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

} else {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

if ( $database_size ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

if ( isset($Message) ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

} else if ( $settings['full_scrape'] ) {
Severity: Minor
Found in scrape.php by phpcodesniffer

Line indented incorrectly; expected 0 spaces, found 4
Open

} else {
Severity: Minor
Found in admin.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

} else if ( $return['ipv6'] != null ) {

Line indented incorrectly; expected 0 spaces, found 4
Open

} else if ( version_compare(PHP_VERSION, '5.0.0', '>=') ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

foreach ( $tables as $table ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 12 spaces, found 16
Open

}
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

}
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

if (
Severity: Minor
Found in admin.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

} else if ( $Process == 'optimize' ) {
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

}
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

}
Severity: Minor
Found in admin.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

}
Severity: Minor
Found in admin.php by phpcodesniffer

Usage of ELSE IF is discouraged; use ELSEIF instead
Open

} else if (
Severity: Minor
Found in announce.php by phpcodesniffer
Severity
Category
Status
Source
Language