Skip to content
This repository has been archived by the owner on Jan 13, 2022. It is now read-only.

Tags: facebookarchive/php-graph-sdk

Tags

5.7.0

Toggle 5.7.0's commit message
Prepare 5.7.0 release

5.6.3

Toggle 5.6.3's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Bug fix for PHP 7.2

5.6.2

Toggle 5.6.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #942 from yguedidi/prepare_5_6_2

Prepare 5.6.2 release

5.6.1

Toggle 5.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Fix doc block syntax that interferes with Doctrine

5.6.0

Toggle 5.6.0's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Bump Graph API version to v2.10

5.5.0

Toggle 5.5.0's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
* Added support for options with batch requests.

* Bumped Graph API version to v2.9.

5.4.4

Toggle 5.4.4's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Add a MIME type for SRT files

5.4.3

Toggle 5.4.3's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Fix a bug that would throw a type error in `GraphEdge` in some cases

5.4.2

Toggle 5.4.2's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Add check for PHP 7 CSPRNG first to keep mcrypt deprecation messages …

…from appearing in PHP 7.1 (#692)

5.4.1

Toggle 5.4.1's commit message

Verified

This tag was signed with the committer’s verified signature.
SammyK Sammy Kaye Powers
Fix a bug that does not properly parse response headers when they con…

…tain the colon character