dams Mon May 21 02:40:18 2001 EDT Modified files: /phpdoc/en/language constants.xml Log: Added examples for PHP_OS. Index: phpdoc/en/language/constants.xml diff -u phpdoc/en/language/constants.xml:1.8 phpdoc/en/language/constants.xml:1.9 --- phpdoc/en/language/constants.xml:1.8 Thu May 10 11:01:11 2001 +++ phpdoc/en/language/constants.xml Mon May 21 02:40:18 2001 @@ -52,7 +52,9 @@ <listitem> <simpara> The name of the operating system on which the PHP parser is - executing; e.g. 'Linux'. + executing;. Possible values may be : + "AIX", "Darwin" (MacOS), "Linux", "SunOS", "WIN32", "WINNT". + Note : other values may be available too. </simpara> </listitem> </varlistentry>
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Hojtsy Gabor
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Damien Seguy
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/language constants.x... Philip Olson
- Re: [PHP-DOC] cvs: phpdoc /en/language constan... Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Philip Olson
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Erica Douglass
- [PHP-DOC] cvs: phpdoc /en/language constants.xml Mark Wiesemann