cosmocode / qc

Automatically check the quality of DokuWiki pages
https://www.dokuwiki.org/plugin:qc
GNU General Public License v2.0
9 stars 10 forks source link

Error: Undefined array key #60

Open StarArmy opened 3 months ago

StarArmy commented 3 months ago

Issue Description

On a PHP8 installation, I'm seeing constant errors that look like this in my error log:

E_WARNING: Undefined array key 0/home/user/example.com/lib/plugins/qc/renderer.php(217)

Can we get this array key defined?