FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[View Raw Code]
[Original HTTPS Page]
php-github-api/UPGRADE-4.0.md at master · KnpLabs/php-github-api · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
KnpLabs
/
php-github-api
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
587
Star
2.2k
Code
Issues
39
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Expand file tree
Breadcrumbs
php-github-api
/
UPGRADE-4.0.md
Copy path
More file actions
More file actions
Latest commit
History
History
History
11 lines (7 loc) · 475 Bytes
Breadcrumbs
php-github-api
/
UPGRADE-4.0.md
Copy path
File metadata and controls
11 lines (7 loc) · 475 Bytes
Raw
Copy raw file
Download raw file
Outline
Edit and raw actions
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, use Github\AuthMethod::CLIENT_ID instead.
Github\Client::AUTH_ACCESS_TOKEN is deprecated, use Github\AuthMethod::ACCESS_TOKEN instead.
Github\Client::AUTH_JWT is deprecated, use Github\AuthMethod::JWT instead.
Back
|
FazBrowse Home
|
New Git URL