facebookarchive / php-graph-sdk

The Facebook SDK for PHP provides a native interface to the Graph API and Facebook Login. https://developers.facebook.com/docs/php
Other
3.17k stars 1.95k forks source link

Is this package abandoned? #1152

Open ppshobi opened 5 years ago

chapcz commented 4 years ago

Last release: 11 Dec 2018

DEFAULT_GRAPH_VERSION = 'v2.10';

https://developers.facebook.com/docs/graph-api/changelog/#graph-api-changelog 2.10 - will not be available in two months

Also, I had to manually set graph version to 4.0, for some calls version 2.10 was not acceptable. It is working, but I don't know if there is any BC.

poldixd commented 4 years ago

Hm, there is no commit since one year...

williamdes commented 4 years ago

1184