deprecated with PHP8.2
-
Hello
I moved to PHP 8.2 with my WordPress and I got the following errors on the debug.log:
[01-Feb-2024 09:48:44 UTC] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/xxx/httpdocs/wp-content/plugins/cf7-conditional-fields/cf7cf.php on line 487
[01-Feb-2024 09:48:44 UTC] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/xxx/httpdocs/wp-content/plugins/cf7-conditional-fields/cf7cf.php on line 487
[01-Feb-2024 09:48:44 UTC] PHP Deprecated: strlen(): Passing null to parameter #1 ($string) of type string is deprecated in /var/www/vhosts/xxx/httpdocs/wp-content/plugins/cf7-conditional-fields/cf7cf.php on line 487
[01-Feb-2024 09:48:44 UTC] PHP Deprecated: Creation of dynamic property CF7CF::$steps is deprecated in /var/www/vhosts/xxx/httpdocs/wp-content/plugins/cf7-conditional-fields/cf7cf.php on line 270Do I have to worry about it?
By the way, thanks for the great work with the plugin.
- The topic ‘deprecated with PHP8.2’ is closed to new replies.