tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

Returning null in parseResponse() if returnType is empty #23

Closed AviBueno closed 10 years ago

AviBueno commented 10 years ago

The code crashes on GitHubObject::fromArray() if returnType = '', which is the case in DELETE operations for example.