I have just updated K2 to v2.7.0 with Joomla 3.5.0 and changed my PHP version to 7. After these modifications, I get the following warning above my K2 Tools module:
Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP;
Calendar has a deprecated constructor in /public_html/modules/mod_k2_tools/includes/calendarClass.php on line 32
What can possibly cause this issue?