Skip to content

[FIX] Prefdoc: Warning: Trying to access array offset on value of type null

NasserNgandu requested to merge NasserNgandu/tiki:glitchtip2495200 into master

I modify the code to fix the warning "Warning: Trying to access array offset on value of type null " who wants to access an index that does not exist in the table $this->PrefVars.

Here is the glitchtip link: https://app.glitchtip.com/evoludata/issues/2495200

Merge request reports