|
static | $superGlobalArrays |
|
◆ arrayOnlyContainsScalars()
static PHPUnit\Util\GlobalState::arrayOnlyContainsScalars |
( |
array |
$array | ) |
|
|
staticprotected |
◆ getConstantsAsString()
static PHPUnit\Util\GlobalState::getConstantsAsString |
( |
| ) |
|
|
static |
◆ getGlobalsAsString()
static PHPUnit\Util\GlobalState::getGlobalsAsString |
( |
| ) |
|
|
static |
◆ getIncludedFilesAsString()
static PHPUnit\Util\GlobalState::getIncludedFilesAsString |
( |
| ) |
|
|
static |
◆ getIniSettingsAsString()
static PHPUnit\Util\GlobalState::getIniSettingsAsString |
( |
| ) |
|
|
static |
◆ getSuperGlobalArrays()
static PHPUnit\Util\GlobalState::getSuperGlobalArrays |
( |
| ) |
|
|
staticprotected |
◆ processIncludedFilesAsString()
static PHPUnit\Util\GlobalState::processIncludedFilesAsString |
( |
array |
$files | ) |
|
|
static |
◆ $superGlobalArrays
PHPUnit\Util\GlobalState::$superGlobalArrays |
|
staticprotected |
Initial value:= [
'_ENV',
'_POST',
'_GET',
'_COOKIE',
'_SERVER',
'_FILES',
'_REQUEST'
]
The documentation for this class was generated from the following file:
- vendor/phpunit/phpunit/src/Util/GlobalState.php