I have a few queries regarding to version update of Graph API And Facebook-PHP-SDK.
1.) I am using Facebook PHP-SDK 3.2 for my projects. so if Graph API v1 support will stop on 2015 then I MUST have to update my Facebook SDK 3.2 to 4.0 ? can i use Facebook PHP-SDK 3.2 with Graph API 2.0 or > ? Because there are many projects of mine will be break if i will update to PHP 5.4(Facebook PHP-SDK require PHP 5.4) and i need to do major of changes over-there to work as they are working now.
2.) If I can run PHP-SDK 3.2 with GraphAPI 2.0 i need to change my code for send/get response ? or no changes will require for that ?
Thanks, Ashvin