Does not report as requiring PHP5

tstackhouse - July 24, 2009 - 17:07
Project:Auto Tagging
Version:6.x-1.4-beta3
Component:Code
Category:bug report
Priority:normal
Assigned:acstewart
Status:closed
Description

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).

#1

acstewart - July 24, 2009 - 17:25
Priority:critical» normal
Assigned to:Anonymous» acstewart

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.

#2

acstewart - July 24, 2009 - 17:40
Version:6.x-1.4-beta2» 6.x-1.4-beta3
Status:active» fixed

#3

System Message - August 7, 2009 - 17:50
Status:fixed» closed

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

 
 

Drupal is a registered trademark of Dries Buytaert.