What steps will reproduce the problem?
$t = new twitter();
$t->debug = true;
$t->username = "FernandoFalci";
$t->password = "******";
$t->type = "rss";
$out = $t->userTimeline();
What is the expected output? What do you see instead?
debug all the code but debug stop in CURL_HEADER (process)
What version of the product are you using? On what operating system?
1.1
Please provide any additional information below.
Try debug levels
Original issue reported on code.google.com by falci....@gmail.com on 23 Apr 2010 at 2:47
Original issue reported on code.google.com by
falci....@gmail.com
on 23 Apr 2010 at 2:47