Hi there,
i’m currently testing the plugin and installing the first add-ons. When i activate the forms add-on, i immediatly get warnings all over the Dashboard like: `
Deprecated: strpos(): Passing null to parameter #1 ($haystack) of type string is deprecated in /var/www/demos/my_test_domain/wp-includes/functions.php on line 7127
Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in /var/www/demos/my_test_domain/wp-includes/functions.php on line 2182 `.
When i open “Status” i’ll get Deprecated: strip_tags(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/demos/my_test_domain/wp-admin/admin-header.php on line 36
. It’s nothing major and everything seems to work fine so far. I think the problem is that i’m running on PHP 8.2. Up to which PHPversion is it tested?