Closed ksd-krauzand closed 2 years ago
Fixes PHP 8.1 deprecation warning in case null value given for Output: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated
All committers have signed the CLA.
Fixes PHP 8.1 deprecation warning in case null value given for Output:
preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated