Dear Support Team,
My web host informed me that the current php version used for my website 8.0 will soon not by supported by July 1st.
I tried to upgrade version to 8.1 and I get the following error messages on every pages of the website:
Deprecated: Return type of JuiceContainer::offsetExists($id) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/45/d901075961/htdocs/wp-content/plugins/quform/library/JuiceContainer.php on line 126
Deprecated: Return type of JuiceContainer::offsetGet($id) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/45/d901075961/htdocs/wp-content/plugins/quform/library/JuiceContainer.php on line 79
Deprecated: Return type of JuiceContainer::offsetSet($id, $value) should either be compatible with ArrayAccess::offsetSet(mixed $offset, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/45/d901075961/htdocs/wp-content/plugins/quform/library/JuiceContainer.php on line 46
Deprecated: Return type of JuiceContainer::offsetUnset($id) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/45/d901075961/htdocs/wp-content/plugins/quform/library/JuiceContainer.php on line 136
Can you please help me fix this? I got back to 8.0 version meanwhile we sort this out.
Best regards,
I