Not working with PHP 5.6
-
I have plugin version 2.1.3 and now when my host has upgraded to PHP 5.6 it is not working anymore.
I get message:
Strict Standards: Declaration of Walker_PostExpirator_Category_Checklist::start_lvl() should be compatible with Walker::start_lvl(&$output, $depth = 0, $args = Array) in /customers/5/4/1/e4truckwash.se/httpd.www/wp-content/plugins/post-expirator/post-expirator.php on line 1291 Strict Standards: Declaration of Walker_PostExpirator_Category_Checklist::end_lvl() should be compatible with Walker::end_lvl(&$output, $depth = 0, $args = Array) in /customers/5/4/1/e4truckwash.se/httpd.www/wp-content/plugins/post-expirator/post-expirator.php on line 1291 Strict Standards: Declaration of Walker_PostExpirator_Category_Checklist::start_el() should be compatible with Walker::start_el(&$output, $object, $depth = 0, $args = Array, $current_object_id = 0) in /customers/5/4/1/e4truckwash.se/httpd.www/wp-content/plugins/post-expirator/post-expirator.php on line 1291 Strict Standards: Declaration of Walker_PostExpirator_Category_Checklist::end_el() should be compatible with Walker::end_el(&$output, $object, $depth = 0, $args = Array) in /customers/5/4/1/e4truckwash.se/httpd.www/wp-content/plugins/post-expirator/post-expirator.php on line 1291
Will there be a fix for this?
- The topic ‘Not working with PHP 5.6’ is closed to new replies.