Closed joeyberkovitz closed 1 year ago
Hello joeyberkovitz, PHP 8.1 is supported (and currently it works with warnings, you are right). We have planned to adapt/remove the PHP 8.1 deprecated implementation for the next release in a few weeks. PHP 8.2 includes more deprecated implementations and will be reviewed too. Regards,
thanks for the info
Per #123, PHP 8.1 should be supported, although using PHP 8.1.13 triggers at least one deprecation warning:
Deprecated: trim(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/html/multiotp.server.php on line 22135
PHP 8.2 triggers many more warnings