What steps will reproduce the problem? 1. Attempt to use php-twitter without cURL.
What is the expected output? What do you see instead? Expected: class works as expected (with duplicate followUser method deleted) Actual: Fatal error. curl_init() undefined.
What version of the product are you using? On what operating system? PHP 5.2.6 without cURL.
You may want to note somewhere that you do indeed require cURL for this to work. As it may be apparent to most to be using cURL, this may stop irrelevant 'issues' from appearing here.
Comment #1
Posted on Feb 28, 2009 by Happy Monkey(No comment was entered for this change.)
Comment #2
Posted on Feb 28, 2009 by Happy Monkey(No comment was entered for this change.)
Comment #3
Posted on Mar 24, 2009 by Happy Monkey(No comment was entered for this change.)
Status: Accepted
Labels:
Type-Defect
Priority-Low