33 'logging.handler' =>
'errorlog',
35 'errorreporting' =>
false,
50 $config = self::$minimum_config;
73 $reason = $exception->getReason();
74 $file = $exception->getConfFile();
76 $reason = $exception->getMessage();
__construct($reason=null, $file=null, $config=null)
CriticalConfigurationError constructor.
static fromException(\Exception $exception)
Attribute-related utility methods.
Create styles array
The data for the language used.
static guessBasePath()
Try to guess the base SimpleSAMLphp path from the current request.
if(!file_exists("$old.txt")) if($old===$new) if(file_exists("$new.txt")) $file
static loadFromArray($config, $location='[ARRAY]', $instance=null)
Loads a configuration from the given array.