Skip to content

SrHtApi.php: fix array to string conversion

Oliver Smith requested to merge fix-array-to-string into master

Log the response body from the sr.ht api, before we convert it to a php array with json_decode().

This fixes a "PHP Notice", which leads to a 500 error in the devel-env.

Merge request reports