Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • PhpInfo

Index

Properties

allowed_versions

allowed_versions: string[]
example

['4.4', '5.2', '5.3', '5.4', '5.5', '5.6']

cgi

cgi: CGI

is cgi mode enabled

example

'disabled' | 'enabled'

full_fqdn

full_fqdn: string

domain with which php version and cgi mode were changed

example

'foobar.com'

is_cgi

is_cgi: boolean

set or remove cgi mode. Defaults to false;

php_version

php_version: string

version of php after the current request

example

'5.6'

result

result: string

changes may take some time

Generated using TypeDoc