PHP Deprecated: preg_replace(): Passing null to parameter
-
The above link is just an example. I am getting these errors in my debug.log:
[19-Nov-2024 20:37:58 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in …./public_html/wp-content/plugins/pods/components/Templates/Templates.php on line 742
[19-Nov-2024 20:37:58 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ……/public_html/wp-content/plugins/pods/components/Templates/Templates.php on line 632
[19-Nov-2024 20:37:58 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ……/public_html/wp-content/plugins/pods/components/Templates/Templates.php on line 742
[19-Nov-2024 20:37:58 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ……./public_html/wp-content/plugins/pods/components/Templates/Templates.php on line 632
[19-Nov-2024 20:37:58 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in ……/public_html/wp-content/plugins/pods/components/Templates/Templates.php on line 742
[19-Nov-2024 20:37:58 UTC] PHP Deprecated: preg_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in …….public_html/wp-content/plugins/pods/components/Templates/Templates.php on line 632Thoughts? We’re on PHP 8.3
The page I need help with: [log in to see the link]
- You must be logged in to reply to this topic.