Mockable accessor for php.ini values @internal
array|false|string
public function get(string $variableName) { return get_cfg_var($variableName); }