PHP_Notice V4.1

Hello @lunarok
Depuis le passage en V4.1, le cron_execution se rempli petit à petit (Un aperçu des log):

PHP Notice:  Trying to get property 'id' of non-object in /var/www/html/plugins/ioscloud/core/class/ioscloud.class.php on line 73
PHP Notice:  Undefined index: ozone in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 236
PHP Warning:  Use of undefined constant Hi - assumed 'Hi' (this will throw an Error in a future version of PHP) in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 229
PHP Warning:  Use of undefined constant Hi - assumed 'Hi' (this will throw an Error in a future version of PHP) in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 229
PHP Notice:  Undefined index: max_temp in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 236
PHP Notice:  Undefined index: min_temp in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 236
PHP Notice:  Undefined index: alerts in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 250
PHP Warning:  Invalid argument supplied for foreach() in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 250
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: data in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 259
PHP Notice:  Undefined index: pod in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 236
PHP Warning:  Use of undefined constant Hi - assumed 'Hi' (this will throw an Error in a future version of PHP) in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 234
PHP Warning:  Use of undefined constant Hi - assumed 'Hi' (this will throw an Error in a future version of PHP) in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 234
PHP Warning:  Use of undefined constant Hi - assumed 'Hi' (this will throw an Error in a future version of PHP) in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 231
PHP Warning:  Use of undefined constant Hi - assumed 'Hi' (this will throw an Error in a future version of PHP) in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 231
PHP Notice:  Undefined index: pod in /var/www/html/plugins/weatherbit/core/class/weatherbit.class.php on line 236

Rien de méchant, et il suffit de passer les log en info pour les faire disparaitre.
Pour info, il y a plusieurs plugin qui génerenet des PHP_Notice depuis la v4.1 (Plusieurs sujets en cours sur le forum)