This patch fixes notices at ?q=admin/build/modules.
By declaring the $info['dependencies'] = NULL; we fix notices in includes/module.inc on line 146 AND system.module on line 1281.

Comments

webchick’s picture

Title: E_ALL dependencies notice » E_ALL compliance: dependencies notice
Version: x.y.z » 5.x-dev
Priority: Normal » Minor
Status: Needs review » Reviewed & tested by the community
StatusFileSize
new550 bytes

+1 Works as advertised. This is a just re-roll so that it applies cleanly. Marking RTBC.

drumm’s picture

Status: Reviewed & tested by the community » Fixed

Committed to HEAD.

Anonymous’s picture

Status: Fixed » Closed (fixed)