Summary:
undefined array key "defer_js" shows up in php error logs under PHP 8.1
Detailed Description:
` Undefined array key "defer_js" in
/home/USERNAME/public_html/devel/modules/CMSMSExt/lib/jsloader/class.jsloader.php
on line 602`
setting $config['xt_defer_js'] = TRUE; in cfg.inc silences the warnings but
thought you should know about the warning nonetheless.
had mentioned it back at the end of October in the slack but forgot to file a BR
and we were both a tad preoccupied at the time. LOL