You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a client website on Siteground that has a PHP version/compatibility issue...
wp-content/plugins/issuem/issuem-shortcodes.php
FOUND 2 ERRORS AFFECTING 2 LINES
104 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead
496 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead
The text was updated successfully, but these errors were encountered:
I have a client website on Siteground that has a PHP version/compatibility issue...
wp-content/plugins/issuem/issuem-shortcodes.php
FOUND 2 ERRORS AFFECTING 2 LINES
104 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead
496 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; Use preg_split() instead
The text was updated successfully, but these errors were encountered: