PHP Notices in debug.log
-
I’m seeing the following PHP Notices in my debug.log:
PHP 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 PHP 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 PHP 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 PHP 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 PHP 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 PHP 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)
Viewing 1 replies (of 1 total)
- The topic ‘PHP Notices in debug.log’ is closed to new replies.