Issue #3103962: Set config installer isSyncing to TRUE before running module preinstall hook.
All threads resolved!
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
@@ -179,9 +179,6 @@ public function install(array $module_list, $enable_dependencies = TRUE) {
@@ -248,7+245,7 @@
@@ -268,7+265,7 @@
@@ -326,12 +323,7 @@ public function install(array $module_list, $enable_dependencies = TRUE) {
@@ -467,7 +459,7 @@ public function uninstall(array $module_list, $uninstall_dependents = TRUE) {
@@ -604,10 +596,17 @@ function ($definition) {
@@ -619,6 +618,13 @@ protected function updateKernel($module_filenames) {