Whether the PHP environment has been initialized.
This legacy phase can only be booted once because it sets session INI settings. If a session has already been started, re-generating these settings would break the session.
Type: bool
protected static $isEnvironmentInitialized = FALSE;