Erreur PHP depuis mise à jour du plugin Weather

Bonjour,
Ce ne sont pas des erreurs mais des Notice. Au dev de corriger ou pas.

Oui, c’est ça.
Il y a aussi:

0320|PHP Notice:  Undefined index: co in /var/www/html/plugins/weather/core/class/weather.class.php on line 961
0321|PHP Notice:  Undefined index: no2 in /var/www/html/plugins/weather/core/class/weather.class.php on line 962
0322|PHP Notice:  Undefined index: o3 in /var/www/html/plugins/weather/core/class/weather.class.php on line 963
0323|PHP Notice:  Undefined index: so2 in /var/www/html/plugins/weather/core/class/weather.class.php on line 964
0324|PHP Notice:  Undefined index: pm2_5 in /var/www/html/plugins/weather/core/class/weather.class.php on line 965
0325|PHP Notice:  Undefined index: pm10 in /var/www/html/plugins/weather/core/class/weather.class.php on line 966

et min max la nuit.

0000|PHP Notice:  Undefined index: min in /var/www/html/plugins/weather/core/class/weather.class.php on line 919
0001|PHP Notice:  Undefined index: max in /var/www/html/plugins/weather/core/class/weather.class.php on line 920

qui ne sont pas toujours définis et polluent le log cron_execution.

J’ai déjà 2 PR ouverts sur ce plugin. S’ils sont validés et si besoin, j’en ferai un troisième pour proposer une correction.

1 « J'aime »