I get this error: OBSOLETE: Return type of Requests…
-
Hey! Recently, when creating a backup, I get this error. What is it, and how can I fix it? The site is powered by WordPress PHP 8.1. The backup is created correctly, without errors. Error messages are shown during creation.
OBSOLETE: 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.
OBSOLETE: 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.
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘I get this error: OBSOLETE: Return type of Requests…’ is closed to new replies.