updated core
This commit is contained in:
@@ -415,6 +415,7 @@ function install_begin_request($class_loader, &$install_state) {
|
||||
else {
|
||||
$environment = 'prod';
|
||||
}
|
||||
$GLOBALS['conf']['container_service_providers']['InstallerConfigOverride'] = 'Drupal\Core\Installer\ConfigOverride';
|
||||
|
||||
// Only allow dumping the container once the hash salt has been created.
|
||||
$kernel = InstallerKernel::createFromRequest($request, $class_loader, $environment, (bool) Settings::get('hash_salt', FALSE));
|
||||
|
||||
Reference in New Issue
Block a user