C# Class Pchp.Library.Environment

Environment constants and functions.
Mostrar archivo Open project: iolevel/peachpie

Public Properties

Property Type Description
PHP_EOL string
PHP_OS string
PHP_VERSION string

Property Details

PHP_EOL public_oe static_oe property

public static string PHP_EOL
return string

PHP_OS public_oe static_oe property

public static string PHP_OS
return string

PHP_VERSION public_oe static_oe property

public static string PHP_VERSION
return string