tan-tan-kanarek / github-php-client

MIT License
184 stars 120 forks source link

Added GitHubPulls::isPullRequestMerged() #33

Closed AviBueno closed 10 years ago

AviBueno commented 10 years ago

The implementation is a bit different than the usual auto-generated code because it will return a boolean result instead of returning NULL upon a successful response or throwing an exception on failure.