C# Class Pchp.Library.Environment

Environment constants and functions.
Show file Open project: iolevel/peachpie

Public Properties

Property Type Description
PHP_EOL string
PHP_OS string
PHP_VERSION string

Property Details

PHP_EOL public static property

public static string PHP_EOL
return string

PHP_OS public static property

public static string PHP_OS
return string

PHP_VERSION public static property

public static string PHP_VERSION
return string