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
- Bump Graph API version to v2.8.
- Auto-cast `cover` field to `GraphCoverPhoto` and `picture` field to `GraphPicture` in `GraphPage`. (facebookarchive#655)
- Add `getCover()` and `getPicture()` to `GraphPage`. (facebookarchive#655)
- Fix notice that is raised in `FacebookUrlDetectionHandler` (faceboo……karchive#626)
- Fix bug in `FacebookRedirectLoginHelper::getLoginUrl()` where the CSRF token gets overwritten in certain scenarios (facebookarchive#613)
- Fix bug with polyfills not getting loaded when installing the Facebook PHP SDK the manual way (facebookarchive#599)