PHP 7 Compatibility
-
Should be a quick fix. Here is an error I get when trying to validate for PHP 7.
FILE: ../plugins/category-pagination-fix/category-pagefix.php
———————————————————————————————————————–
FOUND 1 ERROR AFFECTING 1 LINE
———————————————————————————————————————–
39 | ERROR | Function split() is deprecated since PHP 5.3 and removed since PHP 7.0; use preg_split instead
———————————————————————————————————————–
- The topic ‘PHP 7 Compatibility’ is closed to new replies.