Posted by sun on November 27, 2012 at 5:04am
2 followers
Jump to:
| 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
- Change the default value of $allow_dumping from TRUE to FALSE.
Comments
#1
Postponing on #1849004: One Service Container To Rule Them All, which adds a dozen of DrupalKernel instantiations throughout core.