Skip to content

RestClient - check if array elements exist

Philipp Gröbelbauer requested to merge RestClientUndefinedArrayElementFix into develop

check if array elements exist before accessing them, to make the code compatible with newer PHP versions

Merge request reports