Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ngekoding
/
msgraph-sdk-php
Public
forked from
microsoftgraph/msgraph-sdk-php
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
msgraph-sdk-php
src
Http
on
dev
User selector
All users
All time
Commit history
Commits on May 11, 2023
Fixed issue #1136
scott-culverhouse
committed
4f72bcb
View commit details
Copy full SHA for 4f72bcb
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
Fix HTTP/2 feature check
Ndiritu
committed
55d4cc8
View commit details
Copy full SHA for 55d4cc8
View code at this point
Browse repository at this point
Commits on Jan 5, 2023
Add support for php 8.2
Show description for d594eb0
2miroslav
authored
d594eb0
View commit details
Copy full SHA for d594eb0
View code at this point
Browse repository at this point
Commits on Aug 29, 2022
Change timeout type
jmsche
committed
d29ef43
View commit details
Copy full SHA for d29ef43
View code at this point
Browse repository at this point
Commits on Mar 29, 2022
Change GraphResponse raw body PHPDoc type to StreamInterface
Ndiritu
committed
38ba2ff
View commit details
Copy full SHA for 38ba2ff
View code at this point
Browse repository at this point
Commits on Mar 18, 2022
Normalize line endings
Ndiritu
committed
fbffbaf
View commit details
Copy full SHA for fbffbaf
View code at this point
Browse repository at this point
Correctly check if constant is defined
Show description for e1063a4
Ndiritu
and
SilasKenneth
authored
e1063a4
View commit details
Copy full SHA for e1063a4
View code at this point
Browse repository at this point
Fix HTTP2 platform check to support curl versions <7.33.0
Ndiritu
committed
6b0f34b
View commit details
Copy full SHA for 6b0f34b
View code at this point
Browse repository at this point
Commits on Mar 14, 2022
Update comment
Ndiritu
committed
993bb84
View commit details
Copy full SHA for 993bb84
View code at this point
Browse repository at this point
Change curl check
Ndiritu
committed
fa17920
View commit details
Copy full SHA for fa17920
View code at this point
Browse repository at this point
Configure Guzzle for HTTP 2 if platform supports it
Ndiritu
committed
eb233d5
View commit details
Copy full SHA for eb233d5
View code at this point
Browse repository at this point
Commits on Aug 11, 2021
replace hard locking to Guzzle Stream with PSR StreamInterface
Show description for a3d4925
Jan-SverreRiksfjord
committed
a3d4925
View commit details
Copy full SHA for a3d4925
View code at this point
Browse repository at this point
Commits on Aug 4, 2021
Revert to Utils::streamFor() in Core classes and tests
Ndiritu
committed
7aef6b5
View commit details
Copy full SHA for 7aef6b5
View code at this point
Browse repository at this point
Commits on Jul 23, 2021
Downgrade guzzlehttp/psr7 to 1.0 and revert #544
Ndiritu
committed
739d8f4
View commit details
Copy full SHA for 739d8f4
View code at this point
Browse repository at this point
Commits on Jul 2, 2021
Replace deprecated `GuzzleHttp\Psr7\stream_for()` function
SilasKenneth
committed
f2aaa78
View commit details
Copy full SHA for f2aaa78
View code at this point
Browse repository at this point
Commits on May 20, 2021
Update return type in PHPDocs for methods inherited by GraphCollectionRequest from GraphRequest
Ndiritu
committed
ee2f8e7
View commit details
Copy full SHA for ee2f8e7
View code at this point
Browse repository at this point
Commits on May 19, 2021
Extract nextLink endpoint from full url correctly
Ndiritu
committed
096e51f
View commit details
Copy full SHA for 096e51f
View code at this point
Browse repository at this point
Commits on May 11, 2021
Add missing protected property declaration
Patrick Rose
committed
18068e3
View commit details
Copy full SHA for 18068e3
View code at this point
Browse repository at this point
Allow SSL verification when using a proxy
Show description for 6ae583d
Patrick Rose
committed
6ae583d
View commit details
Copy full SHA for 6ae583d
View code at this point
Browse repository at this point
Commits on Apr 24, 2021
Fix BC break in "Fix truncated error messages"
guilliamxavier
committed
0f5d915
View commit details
Copy full SHA for 0f5d915
View code at this point
Browse repository at this point
Commits on Apr 22, 2021
Fix PHP Docs
Ndiritu
committed
ed327bf
View commit details
Copy full SHA for ed327bf
View code at this point
Browse repository at this point
Commits on Apr 12, 2021
Rename Utils to ExceptionWrapper
Ndiritu
committed
897ae61
View commit details
Copy full SHA for 897ae61
View code at this point
Browse repository at this point
Wrap Guzzle BadResponseException
Show description for d80fd62
Ndiritu
committed
d80fd62
View commit details
Copy full SHA for d80fd62
View code at this point
Browse repository at this point
Commits on Mar 24, 2021
Upgrade PHPUnit to ^9.0, replace deprecated test methods and upgrade min PHP version to 7.3 (#418)
Ndiritu
authored
6974880
View commit details
Copy full SHA for 6974880
View code at this point
Browse repository at this point
Commits on Mar 17, 2021
Fixed return description
Show description for e338ec2
ronnyjss
authored
e338ec2
View commit details
Copy full SHA for e338ec2
View code at this point
Browse repository at this point
Commits on Dec 17, 2020
Respect timeout for download
MIchaelMainer
committed
266961c
View commit details
Copy full SHA for 266961c
View code at this point
Browse repository at this point
Commits on Aug 31, 2020
Doc update - fix ms to seconds (#307)
Show description for f3c465c
osalabs
authored
f3c465c
View commit details
Copy full SHA for f3c465c
View code at this point
Browse repository at this point
Commits on Feb 4, 2020
Bump version for release
MIchaelMainer
committed
01e6d56
View commit details
Copy full SHA for 01e6d56
View code at this point
Browse repository at this point
Commits on Jan 29, 2020
Merge branch 'dev' into dev
MIchaelMainer
authored
d7a39b0
View commit details
Copy full SHA for d7a39b0
View code at this point
Browse repository at this point
Commits on Jan 28, 2020
Return empty array on empty collection response (#260)
Show description for 0fb3169
guilliamxavier
authored and
MIchaelMainer
committed
0fb3169
View commit details
Copy full SHA for 0fb3169
View code at this point
Browse repository at this point
Commits on Oct 15, 2019
add ability to disable GuzzleHttp's http exception
landall
authored
9380681
View commit details
Copy full SHA for 9380681
View code at this point
Browse repository at this point
Commits on Jan 18, 2019
Return stream instead of wrapping it in GraphResponse Fixes #130 (#131)
Show description for fc339fd
tdondich
authored and
MIchaelMainer
committed
fc339fd
View commit details
Copy full SHA for fc339fd
View code at this point
Browse repository at this point
Commits on Oct 19, 2018
add @throws to docblocks (#110)
iampoul
authored and
MIchaelMainer
committed
28d39b3
View commit details
Copy full SHA for 28d39b3
View code at this point
Browse repository at this point
Commits on Sep 18, 2018
Removed unused $guzzleClient. Fixes #99.
MIchaelMainer
committed
b121285
View commit details
Copy full SHA for b121285
View code at this point
Browse repository at this point
Commits on Sep 13, 2018
Add missing @throws to docbloc of GraphCollectionRequest:__construct()
Zombaya
committed
e8026b9
View commit details
Copy full SHA for e8026b9
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.