Export to GitHub

php-twitter - issue #4

followuser function declared twice, breaking class.


Posted on Oct 10, 2008 by Massive Bird

What steps will reproduce the problem? 1. Try to use the class file as downloaded. 2. ... 3. Profit

What is the expected output? What do you see instead? I expect it to work but I get: Fatal error: Cannot redeclare twitter::followUser() in /usr/home/WHATTHE/_html/ajax/class.twitter.php on line 324

What version of the product are you using? On what operating system? latest version downloaded today (10/10/08) system irrelevant

Please provide any additional information below.

removing second occurance of followuser function from class file should fix it.

Comment #1

Posted on Feb 28, 2009 by Happy Monkey

Fixed in [26]

Comment #2

Posted on Feb 28, 2009 by Happy Monkey

(No comment was entered for this change.)

Comment #3

Posted on Feb 28, 2009 by Happy Monkey

Issue 7 has been merged into this issue.

Comment #4

Posted on Feb 28, 2009 by Happy Monkey

Issue 14 has been merged into this issue.

Status: Fixed

Labels:
Type-Defect Priority-Medium