PHP Github API v2.4.0 Release Notes

Release Date: 2017-05-10 // almost 7 years ago
  • โž• Added

    • ๐Ÿ”ง Integrations::configure to allow accessing early access program endpoints.
    • โž• Add support for pagination and parameters in the pull request comments
    • โž• Add the ability to fetch user installations (CurrentUser::installations)
    • ๐Ÿ‘ Allow getting repo info by id (Repo::showById)
    • ๐Ÿ‘ Allow fetching repositories for a specific installation and user (CurrentUser::repositoriesByInstallation)

    ๐Ÿ”„ Changed

    • ๐Ÿ”ง PullRequest\Review and PullRequest\ReviewRequest is now part of the official API. No need to call configure.