Trying to access array offset on value of type null [Results.php#4476] #15640
Labels
Bug
A problem or regression with an existing feature
good first issue
has-pr
An issue that has a pull request pending that may fix this issue. The pull request may be incomplete
newbie
Projects
Milestone
Describe the bug
Trying to access array offset on value o type null in file Display\Results.php
To Reproduce
Steps to reproduce the behavior:
Expected behavior
In older versions of PHP this will not break code (just brings exception) but in 7.4 it breaks.
Screenshots
https://prnt.sc/q98dwf

https://prnt.sc/q988sa

Server configuration
Client configuration
Additional context
Possible fix:
The text was updated successfully, but these errors were encountered: