Trait IniRead
Direct Known Users
MvcCore\ConfigIndirect Known Users
MvcCore\Ext\Configs\Cached
public
boolean
|
|
protected static
array
&
|
#
readAllEnvironmentsSections( array & $rawIniData )
Explode all possible sections into environment ini data collections, keyed by environment name. Data, not targeted into any environment, explode into default ini data collection keyed under empty string. |
protected static
array
|
#
readExpandLevelsAndReType( array & $iniData, integer $iniScannerMode )
Process single level array with dotted keys into tree structure
and complete object type switches about tree records
to complete journal about final |
protected static
array|float|integer|string
|
#
readTypedValue( string|array $rawValue )
Retype raw INI value into |
protected static
float|integer|string
|
|
protected static
boolean|null|string
|