Skip to content
Commit 6b231d8f authored by Niklas Fiekas's avatar Niklas Fiekas Committed by Katherine Bailey
Browse files

Database bootstrap level before booting kernel.

Switching to the test database connection only happens when
_drupal_bootstrap_database() runs before executing a first query.

To avoid complicating the boostrap with more fine grained level booting, just
boot the DrupalKernel after DRUPAL_BOOTSTRAP_CODE. Getting rid of those levels
is for a seperate issue.

Additionally mirror the changes in the testing files
core/modules/system/tests/http.php and https.php.
parent 0e9c1150
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment