APO-Epsilon/apo-website

View on GitHub
nav.php

Summary

Maintainability
A
0 mins
Test Coverage

Line exceeds 120 characters; contains 129 characters
Open

                    <li><a href="https://docs.google.com/document/d/15-J7-iN9vKM0x3l0wS_EtOiuRgd-lAal-sa-UomSXBY">Bylaws</a></li>
Severity: Minor
Found in nav.php by phpcodesniffer

Line exceeds 120 characters; contains 124 characters
Open

                      <img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
Severity: Minor
Found in nav.php by phpcodesniffer

Line exceeds 120 characters; contains 185 characters
Open

                      <input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynow_LG.gif" border="0" name="submit" alt="PayPal - The safer, easier way to pay online!">
Severity: Minor
Found in nav.php by phpcodesniffer

Whitespace found at end of line
Open

                      while($result=mysqli_fetch_array($response)){ 
Severity: Minor
Found in nav.php by phpcodesniffer

Line indented incorrectly; expected 20 spaces, found 18
Open

                  ?>
Severity: Minor
Found in nav.php by phpcodesniffer

Line indented incorrectly; expected 20 spaces, found 22
Open

                      while($result=mysqli_fetch_array($response)){ 
Severity: Minor
Found in nav.php by phpcodesniffer

Expected 1 space after WHILE keyword; 0 found
Open

                      while($result=mysqli_fetch_array($response)){ 
Severity: Minor
Found in nav.php by phpcodesniffer

Expected 1 space after closing parenthesis; found 0
Open

                      while($result=mysqli_fetch_array($response)){ 
Severity: Minor
Found in nav.php by phpcodesniffer

Line indented incorrectly; expected 20 spaces, found 22
Open

                      }
Severity: Minor
Found in nav.php by phpcodesniffer

Line indented incorrectly; expected 20 spaces, found 18
Open

                  <?php
Severity: Minor
Found in nav.php by phpcodesniffer

There are no issues that match your filters.

Category
Status