Title: PHP Notices &amp; Warnings
Last modified: March 22, 2021

---

# PHP Notices & Warnings

 *  Resolved [megseoh](https://wordpress.org/support/users/megseoh/)
 * (@megseoh)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php-notices-warnings-2/)
 * I have WP_DEBUG enabled on my development site & I’m seeing these PHP Notices&
   Warnings at the top of the plugins admin screen:
 *     ```
       Notice: Undefined property: stdClass::$newest in /srv/www/preview/wp-content/plugins/date-time-picker-field/vendor/freemius/includes/class-freemius.php on line 3498
   
       Notice: Trying to get property 'sdk_path' of non-object in /srv/www/preview/wp-content/plugins/date-time-picker-field/vendor/freemius/includes/class-freemius.php on line 3498
   
       Notice: Undefined property: stdClass::$plugins in /srv/www/preview/wp-content/plugins/date-time-picker-field/vendor/freemius/includes/class-freemius.php on line 13502
   
       Warning: Invalid argument supplied for foreach() in /srv/www/preview/wp-content/plugins/date-time-picker-field/vendor/freemius/includes/class-freemius.php on line 13502
   
       Notice: Undefined property: stdClass::$plugins in /srv/www/preview/wp-content/plugins/date-time-picker-field/vendor/freemius/includes/class-freemius.php on line 13502
   
       Warning: Invalid argument supplied for foreach() in /srv/www/preview/wp-content/plugins/date-time-picker-field/vendor/freemius/includes/class-freemius.php on line 13502
       ```
   

Viewing 1 replies (of 1 total)

 *  Plugin Author [inputwp](https://wordpress.org/support/users/inputwp/)
 * (@inputwp)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/php-notices-warnings-2/#post-14276240)
 * Hello [@megseoh](https://wordpress.org/support/users/megseoh/)
 * This issue seems to be an issue with a 3rd party library that we are using. Can
   you confirm if the issue still persists?

Viewing 1 replies (of 1 total)

The topic ‘PHP Notices & Warnings’ is closed to new replies.

 * ![](https://ps.w.org/date-time-picker-field/assets/icon.svg?rev=2964043)
 * [Availability Datepicker – Booking Calendar for Contact Form 7 – Input WP](https://wordpress.org/plugins/date-time-picker-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/date-time-picker-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/date-time-picker-field/)
 * [Active Topics](https://wordpress.org/support/plugin/date-time-picker-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/date-time-picker-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/date-time-picker-field/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [inputwp](https://wordpress.org/support/users/inputwp/)
 * Last activity: [5 years, 1 month ago](https://wordpress.org/support/topic/php-notices-warnings-2/#post-14276240)
 * Status: resolved