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

Tags: facebookarchive/php-graph-sdk

Tags

5.7.0

Prepare 5.7.0 release

5.6.3

Verified

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

5.6.2

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

Verified

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

5.6.0

Verified

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

5.5.0

Verified

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

* Bumped Graph API version to v2.9.

5.4.4

Verified

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

5.4.3

Verified

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

5.4.2

Verified

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

…from appearing in PHP 7.1 (#692)

5.4.1

Verified

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

…tain the colon character