Closed (won't fix)
Project:
Content Complete
Version:
6.x-1.1
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Aug 2009 at 15:57 UTC
Updated:
18 Oct 2009 at 13:00 UTC
Enabling this module in a PHP4 environment causes a white screen PHP parse error requiring a trip into the DB to disable it. The module should either be marked as requiring PHP5 (which supports pass-by-reference with a default value) or be refactored to work properly with PHP4.
Comments
Comment #1
pvhee commentedCould you provide a patch for PHP4 support? Thanks.
Comment #2
pvhee commentedI won't add any PHP4 support for this module.