Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information