Skip to content

fix deprecation error on PHP 8.4#17

Open
tenzap wants to merge 1 commit intodatto:masterfrom
tenzap:patch2
Open

fix deprecation error on PHP 8.4#17
tenzap wants to merge 1 commit intodatto:masterfrom
tenzap:patch2

Conversation

@tenzap
Copy link

@tenzap tenzap commented Feb 7, 2025

Implicitly marking parameter $headers as nullable is deprecated, the explicit nullable type must be used instead on line 117 in file vendor/datto/json-rpc-http/src/Client.php

Implicitly marking parameter $headers as nullable is deprecated, the explicit nullable type must be used instead on line 117 in file vendor/datto/json-rpc-http/src/Client.php
@RLHawk1
Copy link

RLHawk1 commented Oct 20, 2025

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

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