Skip to content

fix deprecation error on PHP 8.3 on stream_context_set_options()#16

Open
tenzap wants to merge 1 commit into
datto:masterfrom
tenzap:patch1
Open

fix deprecation error on PHP 8.3 on stream_context_set_options()#16
tenzap wants to merge 1 commit into
datto:masterfrom
tenzap:patch1

Conversation

@tenzap

@tenzap tenzap commented Feb 7, 2025

Copy link
Copy Markdown

"Calling stream_context_set_option() with 2 arguments is deprecated, use stream_context_set_options() instead" at vendor/datto/json-rpc-http/src/Client.php:223

"Calling stream_context_set_option() with 2 arguments is deprecated, use stream_context_set_options() instead" at
vendor/datto/json-rpc-http/src/Client.php:223
@RLHawk1

RLHawk1 commented Oct 20, 2025

Copy link
Copy Markdown

I contacted the original developer of this, and he doesn't have access to merge any pull requests. So my company has forked this including this fix and plans to maintain it going forward. You can use it at https://github.com/hcs-llc/php-json-rpc-http

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants