Issue #1831350 by chx, sun: Break the circular dependency between bootstrap container and kernel.
Showing
- core/includes/common.inc 8 additions, 131 deletionscore/includes/common.inc
- core/includes/install.core.inc 1 addition, 1 deletioncore/includes/install.core.inc
- core/includes/module.inc 1 addition, 1 deletioncore/includes/module.inc
- core/lib/Drupal/Core/DrupalKernel.php 164 additions, 49 deletionscore/lib/Drupal/Core/DrupalKernel.php
- core/lib/Drupal/Core/DrupalKernelInterface.php 3 additions, 1 deletioncore/lib/Drupal/Core/DrupalKernelInterface.php
- core/lib/Drupal/Core/SystemListing.php 198 additions, 0 deletionscore/lib/Drupal/Core/SystemListing.php
- core/lib/Drupal/Core/SystemListingInfo.php 72 additions, 0 deletionscore/lib/Drupal/Core/SystemListingInfo.php
- core/modules/simpletest/lib/Drupal/simpletest/TestBase.php 1 addition, 1 deletioncore/modules/simpletest/lib/Drupal/simpletest/TestBase.php
- core/modules/system/lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php 20 additions, 20 deletions...lib/Drupal/system/Tests/DrupalKernel/DrupalKernelTest.php
- core/modules/system/tests/http.php 1 addition, 1 deletioncore/modules/system/tests/http.php
- core/modules/system/tests/https.php 1 addition, 1 deletioncore/modules/system/tests/https.php
- index.php 1 addition, 1 deletionindex.php
Loading
Please register or sign in to comment