![]() |
TYPO3
7.6
|
Static Public Member Functions | |
static | isSessionAutoStartEnabled () |
static | getIniValueBoolean ($configOption) |
Class to handle php environment specific options / functions
Definition at line 20 of file PhpOptionsUtility.php.
|
static |
Cast an on/off php ini value to boolean
string | $configOption |
Definition at line 38 of file PhpOptionsUtility.php.
|
static |
Check if php session.auto_start is enabled
Definition at line 27 of file PhpOptionsUtility.php.