Updated php 8.1 errors?

My webhost updated PHP to 8.1 yesterday and now my error log is blowing up with these errors that seem to be related to ALLOY.

PHP Warning: Undefined array key “category”
Undefined array key “summary”
Undefined array key “tags”
Undefined variable $urlID
etc…

Is there any insight why this is happening?

These are warnings, rather than errors. Your ISP may be able to turn logging them off. Nothing to worry about - just delete the log file occasionally.