SalmanAzmat / php-twitter

Automatically exported from code.google.com/p/php-twitter
0 stars 0 forks source link

Note of using cURL module #9

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
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.

Original issue reported on code.google.com by h4xnoo...@gmail.com on 13 Nov 2008 at 3:57

GoogleCodeExporter commented 8 years ago

Original comment by emmenset...@gmail.com on 28 Feb 2009 at 1:25

GoogleCodeExporter commented 8 years ago

Original comment by emmenset...@gmail.com on 28 Feb 2009 at 1:26

GoogleCodeExporter commented 8 years ago

Original comment by emmenset...@gmail.com on 24 Mar 2009 at 1:45