Conversation
supportHi, I have noticed that when running the plugin on PHP8 the “Dotdigital Signup Form” page causes an error message of “WordPress has detected a critical error”. The details of this Error are outputted below: Fatal error: Cannot use ‘Mixed’ as class name as it is reserved in *****/app/public/wp-content/plugins/dotmailer-sign-up-widget/vendor/romanpitak/dotmailer-api-v2-client/src/DataTypes/Mixed.php on line 11 Is someone able to provide an update for PHP8.0 please as 7.4 is due for EOL in November 2022.
@dan4duk As of v6.0.0 the plugin supports PHP8, with a minimum of 7.4 required. That particular error will also not appear in v6.0.0+, because the romanpitak libraries have been replaced with our own PHP SDK.
@dan4duk As of v6.0.0 the plugin supports PHP8, with a minimum of 7.4 required. That particular error will also not appear in v6.0.0+, because the romanpitak libraries have been replaced with our own PHP SDK.