Not an error just a warning in apache logs with php 8
[Wed Sep 28 16:30:07.156221 2022] [lsapi:warn] [pid 152464:tid 140099836679936] [client 2a01:4f7:6a:14d4::2:45548] [host ***.be] Backend log: PHP Warning: Undefined array key 0 in /home/u4417******/domains/w***.be/public_html/oc-content/plugins/share/functions.php on line 65\n
Line 65 is: $stats = ModelSR::newInstance()->getStats($item_id)[0];
Any suggestion on how to get rid of the warning?