Skip to content

[FIX] Tiki Polls: Trying to access array offset on value of type null

The following error is visible when accessing Poll Results: "ERROR (E_WARNING): Trying to access array offset on value of type null"

image

So, I chose to perform a test in case we have a null value.

Merge request reports