Investigate Issues, Deprecations from public projects#20
Merged
Conversation
wrong variable, $key instead of $val
Collaborator
Author
|
Should fix issue from planetteamspeak/ts3phpframework#209 [2025-10-18 17:52:09] local.INFO: My Process ID (PID) is 1320.
[2025-10-18 17:52:09] local.INFO: Setting up signal handlers.
[2025-10-18 17:52:09] local.INFO: Starting TeamSpeak bot instance: Prestige Solutions
[2025-10-18 17:52:10] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 17:52:10] local.DEBUG: Caching the current client list...
[2025-10-18 17:52:10] local.DEBUG: Caching the current servergroup list...
[2025-10-18 17:52:20] local.DEBUG: Caching the current virtualserver info...
[2025-10-18 17:52:50] local.DEBUG: No reply from the server for 30 seconds.
[2025-10-18 17:52:50] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 17:53:20] local.DEBUG: No reply from the server for 60 seconds.
[2025-10-18 17:53:20] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 17:53:20] local.DEBUG: Caching the current servergroup list...
[2025-10-18 17:53:29] local.DEBUG: Caching the current virtualserver info...
[2025-10-18 17:54:00] local.DEBUG: No reply from the server for 30 seconds.
[2025-10-18 17:54:00] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 17:54:30] local.DEBUG: No reply from the server for 60 seconds.
[2025-10-18 17:54:30] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 17:54:30] local.DEBUG: Caching the current servergroup list...
[2025-10-18 17:54:39] local.DEBUG: Caching the current virtualserver info...
[2025-10-18 17:54:42] local.DEBUG: Received the following event: "cliententerview"
...
[2025-10-18 18:15:25] local.DEBUG: Sending keep-alive.
[2025-10-18 18:15:55] local.DEBUG: No reply from the server for 30 seconds.
[2025-10-18 18:15:55] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 18:16:25] local.DEBUG: No reply from the server for 60 seconds.
[2025-10-18 18:16:25] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 18:16:25] local.DEBUG: Caching the current servergroup list...
[2025-10-18 18:16:34] local.DEBUG: Caching the current virtualserver info...
[2025-10-18 18:17:05] local.DEBUG: No reply from the server for 30 seconds.
[2025-10-18 18:17:05] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 18:17:35] local.DEBUG: No reply from the server for 60 seconds.
[2025-10-18 18:17:35] local.DEBUG: Caching the current datetime in various formats...
[2025-10-18 18:17:35] local.DEBUG: Caching the current servergroup list...
[2025-10-18 18:17:44] local.DEBUG: Caching the current virtualserver info...
|
update to example to port 10022
Collaborator
Author
|
Im rethinking, currently i cant implement a code coverage during Github Actions because my test scenario has 2 servers and tests with realtime API request. So an code coverage is only possible i have access to my intern test setup. So, no tokens required, no third party tools needed. I think i can check this issue planetteamspeak/ts3phpframework#183 |
validate can get channel level
…ails'] convert to clientdbfind pattern=UnitTestUser 0=-details
…l->dirCreate() enhance test channel->fileList() and channel->fileDelete()
…matically. That is the big boss, they should do it
Collaborator
Author
|
memo
|
Collaborator
Author
|
issues there i found should be fixed but i realized i need more coverage. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Fix Issues or findings for deprecated functions.