github-api
github-api copied to clipboard
Joomla Framework GitHub Package
### Summary of Changes Before this change, `AbstractGithubObject::fetchUrl()` altered the HTTP client on the fly to add header data. Since the header data is not part of the URL, this...
See conversation here: http://www.reddit.com/r/PHP/comments/1zix9k/github_api_client_feedback_welcome/cfuym7r
That's more a question to the maintainer(s). Any plans to implements pagination or should this be handled outside the package? At least we need to implement a way to get...
### Summary of Changes This updates phpstan to version 2.0, adds a configuration file for phpstan and sets the level to 5, adds the deprecation plugin to it and changes...
### Summary of Changes updates for [Deprecate implicitly nullable parameter types](https://wiki.php.net/rfc/deprecate-implicitly-nullable-types) ### Testing Instructions code review ### Documentation Changes Required no