Error after update to v5.6.1 with PHP version 8
-
Getting the following error after updating the WooPayment to to v5.6.1 with PHP version 8. Has to downgrade to PHP 7 at the moment
Deprecated: Return type of WCPay\Core\Server\Response::offsetGet($offset) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-content/plugins/woocommerce-payments/includes/core/server/class-response.php on line 49 Deprecated: Return type of WCPay\Core\Server\Response::offsetSet($offset, $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/39/d894296769/htdocs/clickandbuilds/your-site/wp-content/plugins/woocommerce-payments/includes/core/server/class-response.php on line 60 Deprecated: Return type of WCPay\Core\Server\Response::offsetUnset($offset) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-content/plugins/woocommerce-payments/includes/core/server/class-response.php on line 70 Deprecated: Return type of Requests_Cookie_Jar::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Cookie/Jar.php on line 63 Deprecated: Return type of Requests_Cookie_Jar::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Cookie/Jar.php on line 73 Deprecated: Return type of Requests_Cookie_Jar::offsetSet($key, $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/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Cookie/Jar.php on line 89 Deprecated: Return type of Requests_Cookie_Jar::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Cookie/Jar.php on line 102 Deprecated: Return type of Requests_Cookie_Jar::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Cookie/Jar.php on line 111 Deprecated: http_build_query(): Passing null to parameter #2 ($numeric_prefix) of type string is deprecated in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Transport/cURL.php on line 345 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetExists($key) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 40 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetGet($key) should either be compatible with ArrayAccess::offsetGet(mixed $offset): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 51 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetSet($key, $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/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 68 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::offsetUnset($key) should either be compatible with ArrayAccess::offsetUnset(mixed $offset): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 82 Deprecated: Return type of Requests_Utility_CaseInsensitiveDictionary::getIterator() should either be compatible with IteratorAggregate::getIterator(): Traversable, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/Requests/Utility/CaseInsensitiveDictionary.php on line 91 Warning: Cannot modify header information - headers already sent by (output started at /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-content/plugins/woocommerce-payments/includes/core/server/class-response.php:16) in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-admin/includes/misc.php on line 1416 Warning: Cannot modify header information - headers already sent by (output started at /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-content/plugins/woocommerce-payments/includes/core/server/class-response.php:16) in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-includes/functions.php on line 6865 Warning: Cannot modify header information - headers already sent by (output started at /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-content/plugins/woocommerce-payments/includes/core/server/class-response.php:16) in /homepages/39/d894296769/htdocs/clickandbuilds/your-site/wp-admin/admin-header.php on line 9
Can someone help out please!
Viewing 11 replies - 1 through 11 (of 11 total)
Viewing 11 replies - 1 through 11 (of 11 total)
- The topic ‘Error after update to v5.6.1 with PHP version 8’ is closed to new replies.