PHP 7.0 Error
Hi
checked with the new plugin SG Optimizer the PHP 7.0 compatibility and i get this error message for the Betheme Theme.
FILE: /home/tripique/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
Any ideas how i can solve this problem?
checked with the new plugin SG Optimizer the PHP 7.0 compatibility and i get this error message for the Betheme Theme.
FILE: /home/tripique/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
Any ideas how i can solve this problem?
Comments
this is the validator error, this is not theme related and everything is fine.
The first googled restult:
https://wordpress.org/support/topic/php7-compatibility-70/
thanks