The submodules all rely on passing by reference with a default value, a feature not supported in PHP 4. Enabling any submodules on a PHP 4 installation causes a white page PHP parse error, forcing a dig into the DB to disable the module(s).

Comments

IncrediblyKenzi’s picture

Assigned: Unassigned » IncrediblyKenzi
Priority: Critical » Normal

Ideally modules should be backward compatible with php4, but in this case, it's the implementation modules that require php5.

I'll add a requirements dependency on php5 in the next rev, as well as removing default values from the submodules' method signatures.

IncrediblyKenzi’s picture

Version: 6.x-1.4-beta2 » 6.x-1.4-beta3
Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.