spreadsheet and php7

Hi there, I just ran into problems with spreadsheet after migrating the server surrounding to php7. Reproduced this on localhost. Error log says:

Uncaught Error: Call to undefined function mysql_connect() in ./htdocs/wp-content/plugins/dhtmlxspreadsheet/spreadsheet_data.php:17\nStack trace:\n#0 {main}\n thrown in ./htdocs/wp-content/plugins/dhtmlxspreadsheet/spreadsheet_data.php on line 17, referer: …

Is there any patch or update to fix this? :unamused:

DHTMLXSpreadsheet uses mysql extension, which was deprecated in PHP 7.0

So, spreadsheet is dead? No way out?