0.9.4
Pre-release
Pre-release
Updating to use the latest version of the PHP SDK
See README.md for how to instantiate a FacebookSession correctly as you now need to set a default application.
Improving custom audience handling
See examples/custom_auciences.php which has a full working example. You now need to pass a CustomAudienceType type the addUsers function and the hashing is handled automatically.