Skip to content

0.9.4

Pre-release
Pre-release
Compare
Choose a tag to compare
@paulbain paulbain released this 26 Jun 13:27
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.