the function_that_returns_object()->member syntax isn't supported in PHP4. Since PHP5 isn't a requisite for Drupal 5, modules should be able to run in a PHP4 environment. Patch simply assigns function return object to a variable and then dereferences that variable.

CommentFileSizeAuthor
activity.module-4.x-dev.patch1.6 KBsethfreach

Comments

sirkitree’s picture

Status: Needs review » Closed (won't fix)

5.x unsupported please see 6.x-2