PHP 7 Related Issues

Since upgrading to PHP 7 when I login to the administrator I get these two errors and could not find them on the forum so I am raising them.

WARNING:
\plugins\SecurityInfo\PhpSecInfo\PhpSecInfo.php(95):
Deprecated - Methods with the same name as their class will not be
constructors in a future version of PHP; PhpSecInfo has a deprecated
constructor - Piwik 2.16.1

WARNING:
\plugins\SecurityInfo\PhpSecInfo\Test\Test.php(35):
Deprecated - Methods with the same name as their class will not be
constructors in a future version of PHP; PhpSecInfo_Test has a
deprecated constructor - Piwik 2.16.1

Also, it is not recognizing PHP7 as a latest version

You are running PHP 7.0.7. The latest version is 5.6.21.

Everything is functioning correctly, just annoyances.

Thank you for the report, I created a bug report @ Warning displayed when using PHP7: "PhpSecInfo.php: Deprecated - Methods with the same name as their class will not be constructors in a future version of PHP" · Issue #13 · matomo-org/plugin-SecurityInfo · GitHub

Looks like they warning also exists in plgSystemPiwik:
PHP Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; plgSystemPiwik has a deprecated constructor in /home/httpd/vhosts/cuul.ch/httpdocs/plugins/system/piwik/piwik.php on line 10