Module builder activation fires a call-time pass-by-reference error on line 128 of module_builder.api.inc using recommended php.ini for php 5.2.5 (an probably ealier versions aswell)

The line firing error is:

$form = form_get_cache($form_build_id, &$form_state);

Comments

joachim’s picture

Status: Active » Closed (duplicate)

Duplicate of http://drupal.org/node/328866.
Is now fixed.