All notable changes to php-json-rpc-client
will be documented in this file.
- Add
setOption(string $key, $value)
method to set http client options.
- Update README.md
- Fixed http client options (
'http_errors' => false
).
- Update README.md
All notable changes to php-json-rpc-client
will be documented in this file.
setOption(string $key, $value)
method to set http client options.'http_errors' => false
).