Hi Ray,
I've tried on a local environment, with MAMP and PHP 8.2.4, and I received these two errors:
Deprecated: Creation of dynamic property WA_Include::$End is deprecated in /Users/{user}/Sites/{mywebsite}/webassist/framework/framework.php on line 40
Deprecated: Creation of dynamic property CachedResize_Image::$old_ext is deprecated in /Users/{user}/Sites/{mywebsite}/webassist/caching/CachedResize_Image.php on line 356
Is there a way to update these two files, "framework.php" and "CachedResize_Image.php," with a fix?
Thanks.