Since upgrading to PHP 8.2 I have started seeing these in my logs when in development mode. I know how to normally fix the error inside a class but not sure how with hoe this is coded extending the service email class.
[DEPRECATED] Creation of dynamic property CodeIgniter\Email\Email::$template is deprecated in VENDORPATH/tatter/outbox/src/Entities/Template.php on line 141.
[DEPRECATED] Creation of dynamic property CodeIgniter\Email\Email::$template_id is deprecated in VENDORPATH/tatter/outbox/src/Entities/Template.php on line 142.