APO-Epsilon/apo-website

View on GitHub
update_password_form.php

Summary

Maintainability
A
0 mins
Test Coverage

End of line character is invalid; expected "\n" but found "\r\n"
Open

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

Space before opening parenthesis of function call prohibited
Open

require_once ('session.php');
Severity: Minor
Found in update_password_form.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

require_once ('mysql_access.php');
Severity: Minor
Found in update_password_form.php by phpcodesniffer

Space before opening parenthesis of function call prohibited
Open

require_once ("PasswordHash.php");
Severity: Minor
Found in update_password_form.php by phpcodesniffer

There are no issues that match your filters.

Category
Status