KVSun / kvsun.com

Kern Valley Sun website
GNU General Public License v3.0
5 stars 10 forks source link

Error in login crypto trait #88

Closed shgysk8zer0 closed 7 years ago

shgysk8zer0 commented 7 years ago

Steps to reproduce

  1. Visit site
    Parse error: syntax error, unexpected ':', expecting ';' or '{' in /var/www/html/kvsun.com/classes/shgysk8zer0/phpcrypt/traits/password.php on line 42
shgysk8zer0 commented 7 years ago

This is because of PHP7's type hinting.