You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Changing PHP versions is not an option in the current application we're using the TeamSpeak3 library.
thrown in TeamSpeak3/Helper/Uri.php on line 218 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 914 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::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 TeamSpeak3/Helper/String.php on line 922 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::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 TeamSpeak3/Helper/String.php on line 930 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::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 TeamSpeak3/Helper/String.php on line 940 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 898 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 906 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 890 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 882 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 874 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 866 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 858 [09-Dec-2024 17:41:04 america/chicago] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in TeamSpeak3/Node/Host.php on line 520
The text was updated successfully, but these errors were encountered:
PHP 8.1 - CPanel - Apache
Changing PHP versions is not an option in the current application we're using the TeamSpeak3 library.
thrown in TeamSpeak3/Helper/Uri.php on line 218 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::offsetExists($offset) should either be compatible with ArrayAccess::offsetExists(mixed $offset): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 914 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::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 TeamSpeak3/Helper/String.php on line 922 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::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 TeamSpeak3/Helper/String.php on line 930 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::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 TeamSpeak3/Helper/String.php on line 940 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::current() should either be compatible with Iterator::current(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 898 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::next() should either be compatible with Iterator::next(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 906 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::key() should either be compatible with Iterator::key(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 890 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::valid() should either be compatible with Iterator::valid(): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 882 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::rewind() should either be compatible with Iterator::rewind(): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 874 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::count() should either be compatible with Countable::count(): int, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 866 [09-Dec-2024 17:41:04 america/chicago] PHP Deprecated: Return type of TeamSpeak3_Helper_String::jsonSerialize() should either be compatible with JsonSerializable::jsonSerialize(): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in TeamSpeak3/Helper/String.php on line 858 [09-Dec-2024 17:41:04 america/chicago] PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in TeamSpeak3/Node/Host.php on line 520
The text was updated successfully, but these errors were encountered: