Moxiemanager PHP8.2 “Trying to access array offset on value of type null” when uploading images
We’ve recently upgraded to PHP8.2 and are experiencing an issue uploading images with Moxiemanager, getting the error “Trying to access array offset on value of type null”. So it’s clearly stumbling over a null value in an array somewhere during the upload process but I’m having troubling identifying where, even with debug on. Can anyone help me pinpoint where in process it might be falling over?