Title: PHP Warning
Last modified: August 20, 2020

---

# PHP Warning

 *  [WJN LLC](https://wordpress.org/support/users/wjnllc/)
 * (@wjnllc)
 * [5 years, 9 months ago](https://wordpress.org/support/topic/php-warning-250/)
 * PHP Warning: count(): Parameter must be an array or an object that implements
   Countable in /wp-content/plugins/masterslider/admin/includes/classes/class-msp-
   list-table.php on line 237
 *  return count( $all_items );
 * edit to
    return count( [$all_items] );
    -  This topic was modified 5 years, 9 months ago by [WJN LLC](https://wordpress.org/support/users/wjnllc/).

The topic ‘PHP Warning’ is closed to new replies.

 * ![](https://ps.w.org/master-slider/assets/icon-256x256.png?rev=1638064)
 * [Master Slider - Responsive Touch Slider](https://wordpress.org/plugins/master-slider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/master-slider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/master-slider/)
 * [Active Topics](https://wordpress.org/support/plugin/master-slider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/master-slider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/master-slider/reviews/)

## Tags

 * [warning](https://wordpress.org/support/topic-tag/warning/)

 * 0 replies
 * 1 participant
 * Last reply from: [WJN LLC](https://wordpress.org/support/users/wjnllc/)
 * Last activity: [5 years, 9 months ago](https://wordpress.org/support/topic/php-warning-250/)
 * Status: not resolved