PHP 8.1 Deprecations
-
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in plugins/gatorleads/includes/restclient.php on line 66
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in plugins/gatorleads/includes/restclient.php on line 74
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in plugins/gatorleads/includes/restclient.php on line 70
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in plugins/gatorleads/includes/restclient.php on line 78
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in plugins/gatorleads/includes/restclient.php on line 61
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::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 plugins/gatorleads/includes/restclient.php on line 84
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::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 plugins/gatorleads/includes/restclient.php on line 90
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::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 plugins/gatorleads/includes/restclient.php on line 99
[14-Mar-2024 09:59:32 UTC] PHP Deprecated: Return type of GatorLeadsRestClient::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 plugins/gatorleads/includes/restclient.php on line 103
[14-Mar-2024 09:59:46 UTC] PHP Deprecated: str_replace(): Passing null to parameter #3 ($subject) of type array|string is deprecated in plugins/woocommerce-google-analytics-pro/src/Helpers/Identity_Helper.php on line 188
- The topic ‘PHP 8.1 Deprecations’ is closed to new replies.