I am looking to upgrade a site to PHP7 and wpEngine has a compatibility checker plugin that reports the following errors in Cornerstone:
FILE: /nas/content/live/csoftware/wp-content/plugins/cornerstone/includes/utility/jsqueeze.php
FOUND 3 ERRORS AFFECTING 3 LINES
387 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
465 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
480 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
Any advice appreciated.