Functionality that is native to the .info file is in hook_requirements('install'). It should be removed, and the recommended PHP version check should be moved to hook_requirements('runtime').
Functionality that is native to the .info file is in hook_requirements('install'). It should be removed, and the recommended PHP version check should be moved to hook_requirements('runtime').
Comments
Comment #1
cpliakas commentedCompleted in commit #268816.