phpDocumentor

DefaultServerConfiguration implements Bootstrapper

Class SetDefaultServerConfiguration

Interfaces, Classes and Traits

Bootstrapper
Interface Bootstrapper

Table of Contents

boot()  : void
Application bootstrapping.
getMemoryLimitInBytes()  : int
setDefaultErrorReporting()  : void
setDefaultMemoryLimit()  : void
setDefaultTimezone()  : void

Methods

setDefaultErrorReporting()

private setDefaultErrorReporting(int $errorReporting) : void
Parameters
$errorReporting : int
Return values
void

setDefaultMemoryLimit()

private setDefaultMemoryLimit(int $neededLimitInMegaBytes) : void
Parameters
$neededLimitInMegaBytes : int
Return values
void

Search results