Download & Extend

Change DrupalKernel $allow_dumping default value to FALSE

Project:Drupal core
Version:8.x-dev
Component:base system
Category:task
Priority:normal
Assigned:Unassigned
Status:postponed

Issue Summary

Spin-off from #1849118: DrupalKernel in DrupalUnitTestBase is dumped

Problem

  • DrupalKernel always and automatically compiles and dumps in unintended cases.

Proposed solution

  1. Change the default value of $allow_dumping from TRUE to FALSE.

Comments

#1

Status:active» postponed

Postponing on #1849004: One Service Container To Rule Them All, which adds a dozen of DrupalKernel instantiations throughout core.