PHP 7.0 compatibility
-
I run a child of the swift theme. I upgraded my system to PHP 7.0. The PHP compatibility checker plugin reports this error:
FILE: /var/www/wp-eehmke/wp-content/themes/swift/lib/admin/np-setup.php 11 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split insteadWhen I replace the mentioned function call as suggested, the error is corrected.
The topic ‘PHP 7.0 compatibility’ is closed to new replies.
