final class GlobalState (View source)

internal  This class is not covered by the backward compatibility promise for PHPUnit
 

Constants

private SUPER_GLOBAL_ARRAYS

private DEPRECATED_INI_SETTINGS

Methods

static string
getIncludedFilesAsString()

No description

static string
processIncludedFilesAsString(array $files)

No description

static string
getIniSettingsAsString()

No description

static string
getConstantsAsString()

No description

static string
getGlobalsAsString()

No description

Details

static string getIncludedFilesAsString()

No description

Return Value

string

Exceptions

Exception

static string processIncludedFilesAsString(array $files)

No description

Parameters

array $files

Return Value

string

Exceptions

Exception

static string getIniSettingsAsString()

No description

Return Value

string

static string getConstantsAsString()

No description

Return Value

string

static string getGlobalsAsString()

No description

Return Value

string