-
Notifications
You must be signed in to change notification settings - Fork 30
Compatibility issue with Divi and PHP 8.0 #898
Copy link
Copy link
Labels
bugThis label could be used to identify issues that are caused by a defect in the product.This label could be used to identify issues that are caused by a defect in the product.releasedIndicate that an issue has been resolved and released in a particular version of the product.Indicate that an issue has been resolved and released in a particular version of the product.
Metadata
Metadata
Assignees
Labels
bugThis label could be used to identify issues that are caused by a defect in the product.This label could be used to identify issues that are caused by a defect in the product.releasedIndicate that an issue has been resolved and released in a particular version of the product.Indicate that an issue has been resolved and released in a particular version of the product.
Type
Fields
Give feedbackNo fields configured for issues without a type.
Description:
Creating a chart is not possible with the free version of the plugin, the Divi theme, and PHP versions 8.016 and 8.0.17. An error occurs when trying to create a new chart, 502 on the user's website, and 404 not found on my testing instance.
How to reproduce:
Error on the user's website, PHP version 8.0.17, when creating a new chart
Error on my testing instance on tastewp, PHP version 8.0.16, when creating a new chart
Altho the error is different, the only obvious difference I see is the PHP version.
Reference:
https://secure.helpscout.net/conversation/1866345539/319655?folderId=212385
Technical info