After module activating I try to load any Project page: VCS accounts/VCS repositories/Version control settings

Every time I get: Fatal error: Can't use function return value in write context in /var/www/drupal/sites/all/modules/versioncontrol/versioncontrol.admin.inc on line 417

I'm using Drupal 6.9, PHP 5.2.4-2ubuntu5.3, MySQL 5.0.51a, Apache/2.2.8

Comments

jpetso’s picture

Hm, I'm pretty sure I changed something from is_null() to empty() because I thought it looks better, in the last commit before tagging the beta. Seems that wasn't such a good idea after all...

jpetso’s picture

Status: Active » Fixed

Fixed, and pushed out as beta2. Sorry for the stupid bug, and thanks for the report.

neptunix’s picture

Thanks for the fix :)

Status: Fixed » Closed (fixed)

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