dokuwiki-plugin-bureaucracy icon indicating copy to clipboard operation
dokuwiki-plugin-bureaucracy copied to clipboard

Warning: Undefined array key

Open tuxmika35 opened this issue 3 years ago • 1 comments

Hello

With dokuwiki 2022-07-31 "Igor", PHP 8.1 and bureaucracy version 2022-02-09, I got the following errors

Warning: Undefined array key 4 in /htdocs/wiki.mickaelbonnard.fr/lib/plugins/bureaucracy/syntax.php on line 320

Warning: Undefined array key "userinfo" in /htdocs/wiki.mickaelbonnard.fr/inc/Mailer.class.php on line 639

Warning: Trying to access array offset on value of type null in /htdocs/wiki.mickaelbonnard.fr/inc/Mailer.class.php on line 639

Warning: Undefined array key "userinfo" in /htdocs/wiki.mickaelbonnard.fr/inc/Mailer.class.php on line 640

Warning: Trying to access array offset on value of type null in /htdocs/wiki.mickaelbonnard.fr/inc/Mailer.class.php on line 640

Cordially

tuxmika35 avatar Nov 09 '22 17:11 tuxmika35

Same error for me. Email is sent just fine so functionality seems unaffected. Maybe it has to do with the newer PHP version (which i also have).

vb-git avatar Mar 13 '23 09:03 vb-git