Skip to content

Releases: janu-software/facebook-php-sdk

v0.3.0

20 May 08:56
Compare
Choose a tag to compare

psr/http-message@^2
rector/rector@^1.1

v0.2

24 Apr 11:06
Compare
Choose a tag to compare
  • Minimal version of PHP is 8.1
  • Removed deprecated HttpClient and upgrade to using StreamInterface
  • #14 Cast value to int in SignedRequest::getUserId. Thanks @moseslecce

CVE-2022-29248

31 May 08:57
cbdbdc3
Compare
Choose a tag to compare

v0.1.7

10 May 08:29
Compare
Choose a tag to compare
  • Cast zero as null in AccessTokenMetadata::getExpiresAt #3
  • Better PHPDoc Annotations

Full Changelog: v0.1.6...v0.1.7

CVE-2022-24775

30 Mar 08:29
Compare
Choose a tag to compare

thecodingmachine/safe

10 Mar 10:12
Compare
Choose a tag to compare

Initial

07 Jan 11:47
Compare
Choose a tag to compare
Initial Pre-release
Pre-release

Based on facebookarchive/php-graph-sdk v6.

  • Refactoring to PHP 8.0
  • Upgrade PHPUnit