475 B
475 B
UPGRADE from 3.x to 4.0
ResultPager
\Github\ResultPagerInterface::postFetch
is deprecated, and the method will be removed from the ResultPager interface/class.
Authentication methods
Github\Client::AUTH_CLIENT_ID
is deprecated, useGithub\AuthMethod::CLIENT_ID
instead.Github\Client::AUTH_ACCESS_TOKEN
is deprecated, useGithub\AuthMethod::ACCESS_TOKEN
instead.Github\Client::AUTH_JWT
is deprecated, useGithub\AuthMethod::JWT
instead.