Closed kloor closed 9 months ago
This fixes a deprecation warning found when testing with PHP 8.1 or greater, due to null being passed to a non-nullable parameter.
Thanks!
This fixes a deprecation warning found when testing with PHP 8.1 or greater, due to null being passed to a non-nullable parameter.