DrupalKernel::bootEnvironment

public static function DrupalKernel::bootEnvironment

public static DrupalKernel::bootEnvironment()

Setup a consistent PHP environment.

This method sets PHP environment options we want to be sure are set correctly for security or just saneness.

File

core/lib/Drupal/Core/DrupalKernel.php, line 881

Class

DrupalKernel
The DrupalKernel class is the core of Drupal itself.

Namespace

Drupal\Cor