Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 1.8.2
-
Fix Version/s: 1.9.4
-
Component/s: Zend_Service_Twitter
-
Labels:None
Description
Zend_Service_Twitter does not currently implement the methods from the Twitter API for blocking a user. Ideally, Zend_Service_Twitter should implement all available methods from the twitter API, including the Block methods.
Inital implementation of the blocking API code.