Not compatible with PHP 8
-
Hello. I am using the free ‘PVB Contact Form 7 Calculator’ version 1.0.10. I recently decided to update my WordPress site PHP version from 7.4 to 8.1. Everything works except for your plugin. After changing the PHP I cannot activate the plugin. I get the following error:
Plugin could not be activated because it triggered a fatal error.
Fatal error: Unparenthesized
a ? b : c ? d : e
is not supported. Use either(a ? b : c) ? d : e
ora ? b : (c ? d : e)
in /home/popnj/www/sandbox/wp-content/plugins/pvb-contact-form-7-calculator/lib/wpSettingsFramework/class-wordpresssettingsframework.php on line 531This also happens when I run it under PHP 8.0. Can you please update your plugin so that it is compatible with PHP 8. After November 2022 PHP 7.4 will not have any further security updates.
Thanks!
Dave
- The topic ‘Not compatible with PHP 8’ is closed to new replies.