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
Prevent "Warning: Invalid argument supplied for foreach() in [...]\ve… (#47)
* Prevent "Warning: Invalid argument supplied for foreach() in Response\JSON.php on line 143" warnings if the $value for the self::camelizeObject($value); line is NULL.
* Check to only pass an object to camelizeObject when parsing and also enforce the data type being processed by it.
0 commit comments