You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
executeRequest appears to decode the JSON response thrice; twice for logging, and once for the return value. Could refactor to make that happen only once.
The text was updated successfully, but these errors were encountered:
upcloud-whmcs-module/modules/servers/upCloudVps/lib/upCloudVps.php
Lines 64 to 69 in bde802a
executeRequest
appears to decode the JSON response thrice; twice for logging, and once for the return value. Could refactor to make that happen only once.The text was updated successfully, but these errors were encountered: