ZF-6929: Zend_Service_Twitter - allow config array as constructor containing user and pass
Description
Hi
I want to pass in a config array
i.e. service->twitter->username service->twitter->password
as a constructor attribute
simlar to how Zend DB allows it.
Ian
Comments
Posted by Jon Whitcraft (sidhighwind) on 2009-06-05T12:15:20.000+0000
I'll get this in the next release.
It will be like this going forward
Posted by Jon Whitcraft (sidhighwind) on 2009-09-13T11:27:24.000+0000
This was checked into the trunk with r18101 and into the release branch with r18102.