Problem upgrading to PHP7
im receiving this error to upgrade to php 7
FILE: /home/optimusg/public_html/wp-content/themes/betheme/muffin-options/validation/preg_replace/validation_preg_replace.php
-----------------------------------------------------------------------------------------------------------------------------
FOUND 1 ERROR AFFECTING 1 LINE
-----------------------------------------------------------------------------------------------------------------------------
32 | ERROR | preg_replace() - /e modifier is deprecated since PHP 5.5 and removed since PHP 7.0
-----------------------------------------------------------------------------------------------------------------------------
Comments
please do not worry about this, this is a validator error. We do not use the e modifier. Everything is fine.
thanks