-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
convert error at channel->getInfo() and ts3_VirtualServer->clientInfoDb() #212
Comments
I don't know what you really want to do but you can use |
I want to get all properties from a channel or from the clientInfoDb.
|
Info: After i downgrade to Version 1.2.0 the error will not thrown anymore. |
#222 solved the Issue. Its tested in Rework and implement extended Tests |
Im try to Upgrade to Version 1.2.1 with PHP 8.1 and now i get the following error:
For channel->getInfo()
channel->getInfo()
will throw the error withbool $extend = true
when switch tobool $extend = false
the error will not thrownFor ts3_VirtualServer->clientInfoDb()
The text was updated successfully, but these errors were encountered: