ERP doesn't work with PHP7
-
It seems that Efficient Related Posts 0.4.1 doesn’t work with PHP 7 (RC 2). I’m getting the following error messages:
Walker_Category_Checklist_ERP::start_lvl(&$output, $depth, $args) should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in /home/www/wp-content/plugins/efficient-related-posts/efficient-related-posts.php on line 594 Warning: Declaration of Walker_Category_Checklist_ERP::end_lvl(&$output, $depth, $args) should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in /home/www/wp-content/plugins/efficient-related-posts/efficient-related-posts.php on line 594 Warning: Declaration of Walker_Category_Checklist_ERP::start_el(&$output, $category, $depth, $args) should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /home/www/wp-content/plugins/efficient-related-posts/efficient-related-posts.php on line 594 Warning: Declaration of Walker_Category_Checklist_ERP::end_el(&$output, $category, $depth, $args) should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in /home/www/wp-content/plugins/efficient-related-posts/efficient-related-posts.php on line 594
Any advice or updates planned for ERP?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘ERP doesn't work with PHP7’ is closed to new replies.