12 april 2009

Twitter class bugfix

PHP TwitterI fixed a small bug in my Twitter-class.

Rahul told me an exceptions was thrown when verifing the credentials with invalid data instead of returning a boolean. This issue is fixed. Thx Rahul.

Dit artikel gaat over: , , , . Twitter class bugfix werd geschreven door Tijs Verkoyen.
Er zijn al 3 reacties.

Reacties

Peter Havekes

Peter Havekes schreef:
17/04/09

bedankt voor de bugfix!

Andyk

Andyk schreef:
05/05/09

nice job with the Twitter class. Many thanks!

Anders Løvlie

Anders Løvlie schreef:
02/07/09

Hey, I'm using your twitter class. nice work! However I find that I have to uncomment this line, in the method doCall:

$options[CURLOPT_FOLLOWLOCATION] = true;

...otherwise all methods that require authentication return 401 from the server. Got any idea why? Am I doing something - wrong (I'm kinda new to this kind of programming)?

Cheers!

Reageer velden gemarkeerd met een sterretje zijn verplicht

*