Hello.
After upgrading Magento to 2.4.4 from 2.4.3, some pages are not loading and I am getting the following error on PHP 8.1, but not 8.0:
main.CRITICAL: Exception: Deprecated Functionality: trim(): Passing null to parameter #1 ($string) of type string is deprecated in public_html/vendor/magento/module-customer/Block/Widget/Name.php on line 110 in public_html/vendor/magento/framework/App/ErrorHandler.php:61
Can anyone advise how to diagnose the cause?
Thanks!