acf-options-for-polylang icon indicating copy to clipboard operation
acf-options-for-polylang copied to clipboard

Strict typing in PHP 8.1 : str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated

Open chrispink opened this issue 8 months ago • 0 comments

Only a deprecated warning so far, but would be nice to get onto somebody's list;

Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /wp-content/plugins/acf-options-for-polylang/classes/helpers.php on line 38

chrispink avatar Jun 20 '25 07:06 chrispink