Kylob/BootPress

View on GitHub

Showing 16,700 of 16,700 total issues

Expected 1 space after closing parenthesis; found 0
Open

Expected 1 space after FOREACH keyword; 0 found
Open

Expected 1 space after FOREACH keyword; 0 found
Open

Newline required after opening brace
Open

Closing brace must be on a line by itself
Open

Newline required after opening brace
Open

Closing brace must be on a line by itself
Open

Closing brace must be on a line by itself
Open

Closing brace must be on a line by itself
Open

            case 'M': $convert = 'Miles'; break;
Severity: Minor
Found in src/Geo/Component.php by phpcodesniffer

Closing brace must be on a line by itself
Open

            default: return; break;
Severity: Minor
Found in src/Geo/Component.php by phpcodesniffer

The method next_result is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method _error is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method fetch_assoc is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method next_result is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method fetch_row is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method _convert is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method fetch_row is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method fetch_row is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method fetch_field is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

The method _error is not named in camelCase.
Open

CamelCaseMethodName

Since: 0.2

It is considered best practice to use the camelCase notation to name methods.

Example

class ClassName {
    public function get_name() {
    }
}

Source

Severity
Category
Status
Source
Language