Deprecation warning in formatting.php
-
I’m using version 6.1.4 with PHP 8.2 and am getting the following deprecation warning:
PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/contact-form-7/includes/formatting.php on line 645Looks like it just needs to be made null-safe, and the same may need doing on line 636.
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
You must be logged in to reply to this topic.