The branch "master" has been updated. The following is a summary of the commits.
from: 0fb4525e0484c4d9e76bbd50251c9efeb68306b1 41a8e78... Fix scope, only add these parameters if we have values e2a9d8c... Allow the format of the data returned by H_S_F_Request to be specified. This allows client code to request the raw XML or JSON data - but more importantly, it gets around Facebook's broken JSON support for method calls that return numeric ids that cause overflows when decoded. See: http://bugs.developers.facebook.com/show_bug.cgi?id=4301 ----------------------------------------------------------------------- commit 41a8e7880d9d35c5415a847eccb4bbbb33b16e74 Author: Michael J. Rubinsky <[email protected]> Date: Fri Feb 27 20:50:19 2009 -0500 Fix scope, only add these parameters if we have values framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php | 40 ++++-- 1 files changed, 25 insertions(+), 15 deletions(-) http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php?rt=horde-hatchery&r1=dce6cfda886ecdd461bb8fc093e27773b712c008&r2=41a8e7880d9d35c5415a847eccb4bbbb33b16e74 ----------------------------------------------------------------------- commit e2a9d8c06574c32a9c08b5e8eb45f41fe84d0915 Author: Michael J. Rubinsky <[email protected]> Date: Sat Feb 28 11:11:35 2009 -0500 Allow the format of the data returned by H_S_F_Request to be specified. This allows client code to request the raw XML or JSON data - but more importantly, it gets around Facebook's broken JSON support for method calls that return numeric ids that cause overflows when decoded. See: http://bugs.developers.facebook.com/show_bug.cgi?id=4301 framework/Service_Facebook/lib/Horde/Service/Facebook.php | 55 +++- framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php | 86 ++++- framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php | 56 +++- 3 files changed, 179 insertions(+), 18 deletions(-) http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook.php?rt=horde-hatchery&r1=f3099c12a843d3cd4444eae60502fa22fc81f5a3&r2=e2a9d8c06574c32a9c08b5e8eb45f41fe84d0915 http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Photos.php?rt=horde-hatchery&r1=41a8e7880d9d35c5415a847eccb4bbbb33b16e74&r2=e2a9d8c06574c32a9c08b5e8eb45f41fe84d0915 http://git.horde.org/diff.php/framework/Service_Facebook/lib/Horde/Service/Facebook/Request.php?rt=horde-hatchery&r1=7e867ebb79aa5265a47b91e9bd77e5da436c1dbd&r2=e2a9d8c06574c32a9c08b5e8eb45f41fe84d0915 __ commits mailing list Frequently Asked Questions: http://horde.org/faq/ To unsubscribe, mail: [email protected]
