loduis / teamwork.com-project-management

PHP API for Teamwork.com
https://developer.teamwork.com/
MIT License
70 stars 59 forks source link

Prevent "Warning: Invalid argument supplied for foreach() #47

Closed logsdon closed 4 years ago

logsdon commented 4 years ago

Prevent "Warning: Invalid argument supplied for foreach() in src\Response\JSON.php on line 143" warnings if the $value for the self::camelizeObject($value); line is NULL.