My dblog is full of PHP errors like this:

array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in /var/www/drupal-6.14/sites/all/modules/coder/coder.module on line 1495.

line 1495 of coder.module is:

  $allowed_extensions = array_merge($coder_args['#php_extensions'], $coder_args['#include_extensions'], array('module'));

Comments

stella’s picture

Status: Active » Fixed

Fix committed to CVS - will be included in the next dev and official releases.

Status: Fixed » Closed (fixed)

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