ZF-7680: Add social graph api methods
Description
The appended patch adds support of the two social graph methods friends/ids and followers/ids to Zend_Service_Twitter. I have not attached any test cases.
The appended patch adds support of the two social graph methods friends/ids and followers/ids to Zend_Service_Twitter. I have not attached any test cases.
Comments
Posted by Jon Whitcraft (sidhighwind) on 2009-09-13T11:32:30.000+0000
Can writ the unit tests that way this feature can be implemented faster.
Posted by Mario Volke (webholics) on 2009-09-15T06:11:51.000+0000
I don't think my phpunit skills are good enough to write those tests, sorry.