$messages[]=t('The project "@extension" can not be updated because its version is either undefined or a dev release.',['@extension'=>$extension_name]);
}
}
return$messages;
}
/**
* Get the extension types.
*
* @return array
* The extension types.
*/
protectedstaticfunctiongetExtensionsTypes(){
return['modules','profiles','themes'];
}
/**
* Returns an array of info files information of available extensions.
*
* @return array
* An associative array of extension information arrays, keyed by extension
$this->assertText('Your site does not pass some readiness checks for automatic updates. Depending on the nature of the failures, it might effect the eligibility for automatic updates.');
$this->assertText('PHP changed from running as');
$this->assertText('This can lead to inconsistent and misleading results.');
$this->assertText('The project "drupal_autoload_test" can not be updated because its version is either undefined or a dev release');