Error after running for a while - still works though
- Dominant language
- PHP
- Stars
- 15
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
```
Warning: stream_context_set_option(): Invalid stream/context parameter in phar:///data/mcbe/pmmp/plugins/pmwsc.phar/src/xenialdan/pmwsc/ws/tcp/WSInstance.php on line 241
Warning: stream_context_set_option(): Invalid stream/context parameter in phar:///data/mcbe/pmmp/plugins/pmwsc.phar/src/xenialdan/pmwsc/ws/tcp/WSInstance.php on line 242
Warning: stream_context_set_option(): Invalid stream/context parameter in phar:///data/mcbe/pmmp/plugins/pmwsc.phar/src/xenialdan/pmwsc/ws/tcp/WSInstance.php on line 243
```
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with src/xenialdan/pmwsc/ws/tcp/WSInstance.php at lines 241-243, where the warnings are reported. Reproduce the client after it has been running for a while and inspect the stream_context_set_option calls and their parameters. Done means the warnings no longer appear while the websocket chat client continues working.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- networking
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100