mirror of
https://github.com/linuxserver/Heimdall.git
synced 2025-12-07 15:33:56 +09:00
475 B
475 B
UPGRADE from 3.x to 4.0
ResultPager
\Github\ResultPagerInterface::postFetchis deprecated, and the method will be removed from the ResultPager interface/class.
Authentication methods
Github\Client::AUTH_CLIENT_IDis deprecated, useGithub\AuthMethod::CLIENT_IDinstead.Github\Client::AUTH_ACCESS_TOKENis deprecated, useGithub\AuthMethod::ACCESS_TOKENinstead.Github\Client::AUTH_JWTis deprecated, useGithub\AuthMethod::JWTinstead.