PHP Github API v2.9.0 Release Notes

Release Date: 2018-07-24 // over 5 years ago
  • โž• Added

    • API endpoint Github\Api\Repo::transfer()
    • API endpoint Github\Api\Notification::markThreadRead()
    • API endpoint Github\Api\Search::topics()

    ๐Ÿ›  Fixed

    • ๐Ÿ‘‰ Make sure to always reset the "per page" in Github\ResultPager::fetchAll().