railpage/railpagecore

View on GitHub

Showing 9,214 of 9,214 total issues

Line indented incorrectly; expected 12 spaces, found 16
Open

                foreach ($result as $row) {
Severity: Minor
Found in lib/Organisations/Base.php by phpcodesniffer

Line indented incorrectly; expected 4 spaces, found 8
Open

        public function getMessageForObject($Object = false) {

Line indented incorrectly; expected 8 spaces, found 12
Open

            }

Line indented incorrectly; expected 8 spaces, found 12
Open

            }
Severity: Minor
Found in lib/Organisations/Base.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            }

Line indented incorrectly; expected 8 spaces, found 12
Open

            if ($result = $this->db->fetchAll($query)) {
Severity: Minor
Found in lib/Organisations/Base.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            } else {
Severity: Minor
Found in lib/Organisations/Base.php by phpcodesniffer

Line indented incorrectly; expected 8 spaces, found 12
Open

            if (filter_var($id, FILTER_VALIDATE_INT)) {

Line indented incorrectly; expected 12 spaces, found 16
Open

                foreach ($result as $row) {

Line indented incorrectly; expected 8 spaces, found 12
Open

            }

Line indented incorrectly; expected 8 spaces, found 12
Open

            if ($result = $this->db->fetchAll($query, $this->id)) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        private function validate() {

Line indented incorrectly; expected 8 spaces, found 12
Open

            if (empty($this->desc)) {

Line indented incorrectly; expected 12 spaces, found 16
Open

                if (is_null($this->$var)) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        }

Line indented incorrectly; expected 12 spaces, found 16
Open

                }

Line indented incorrectly; expected 4 spaces, found 8
Open

        }

Line indented incorrectly; expected 4 spaces, found 8
Open

        }

Line indented incorrectly; expected 12 spaces, found 16
Open

                foreach ($date as $row) {

Line indented incorrectly; expected 4 spaces, found 8
Open

        public $slug;
Severity
Category
Status
Source
Language