I upgraded (including an upgrade to PHP 8.1.6 from 8.0.16) but I'm still getting deprecation warnings in the error log:
[16-May-2022 16:48:08 UTC] PHP Deprecated: strtolower(): Passing null to parameter #1 ($string) of type string is deprecated in /home/customer/www/mydomain.com/public_html/forum/vendor/illuminate/database/Query/Builder.php on line 849
Is that normal? Should I revert to 8.0?