I had a similar issue with another plugin and this article explains the reason and has a fix:
http://codecaveme.de/blog/en/php-7-and-wordpress-how-to-fix-unexpected-new-t_new-error/
Try removing & from $GLOBALS['g_execphp_manager'] =& new ExecPhp_Manager();
Hi Mat,
Thanks for quickly fixing that issue.
I’ve noticed that with the new update that all the “Tables Created By Plugins” are checked by default despite the “all” checkbox being unticked. Previously these were all unchecked. Not sure if this is an intentional change or not but thought I’d mention it!