I'm running php 7.2 with osticket v1.15.3.1
When using either cron jobs or email piping, I get the following message:
PHP Fatal error: Can't inherit abstract function TwoFactorAuthenticationBackend::send() (previously declared abstract in Staff2FABackend) in /path/to/support/include/class.2fa.php on line 173
I'm not able to resolve this. Any ideas?