I just had a random error trying to call $opcache['scripts'] on line 29 of info.panel.phtml
Not sure why because on the next page load everything was fine again, but I think it makes sense to check that $opcache['scripts'] is set before using it.
The text was updated successfully, but these errors were encountered:
dg
added a commit
that referenced
this issue
Nov 28, 2017
Description
I just had a random error trying to call
$opcache['scripts']
on line 29 of info.panel.phtmlNot sure why because on the next page load everything was fine again, but I think it makes sense to check that
$opcache['scripts']
is set before using it.The text was updated successfully, but these errors were encountered: