PHP SDK v3.1.1-12 is available.
It can be downloaded from the official site.
Item included in this release:
- Invalidate user data when a REST Server call expires
The only difference between the files in v3.1.1-12 (on the left) and v3.1.1-11 (on the right) is listed below:
# Changes in base_facebook.php

Sharing
- This minor update is to fix the infinite loop problem that may happen for application calling the REST API methods as when an invalid access token error was returned, the old version of the PHP SDK does not clear the local session data.