Php 8.2 compatibility: Passing null to parameter #1 ($string) of type string is deprecated

Will check our code to handle it, but you are passing a null value to the encrypt formatter which is also not correct and having this error is a good reminder that you should handle the input better.