Fix warning on PHP8+ when using the DokuWiki stylemanager
commitabca2f794c82ca70bd41b6c7cbaad44369f2de41
authorEduardo Mozart de Oliveira <2974895+eduardomozart@users.noreply.github.com>
Fri, 10 Mar 2023 14:43:06 +0000 (10 11:43 -0300)
committerGitHub <noreply@github.com>
Fri, 10 Mar 2023 14:43:06 +0000 (10 15:43 +0100)
tree92c4ae14ea9743059adcdea79aa518ba732b59c8
parent44066ac89cb9592c68decfc2ee607f828ed748e5
Fix warning on PHP8+ when using the DokuWiki stylemanager

Fix PHP Warning message of "Trying to access array offset on value of type null" at the bottom of DokuWiki Config Style page. Fixes #3883
inc/parserutils.php