[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Matthew Li
mazzanetFri Apr 8 07:11:38 2005 EDT Modified files: /phpdoc/en/reference/apache/functions apache-setenv.xml Log: Function only available in Apache 2

Re: [PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Jakub Vrana
Matthew Li wrote: /phpdoc/en/reference/apache/functions apache-setenv.xml Function only available in Apache 2 Are you sure? http://cvs.php.net/co.php/php-src/sapi/apache/php_apache.c#390 Jakub Vrana

Re: [PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread mazzanet
That's really weird. Why is apache-getenv only in Apache 2 and apache-setenv in 1 and 2? Jakub Vrana wrote: Matthew Li wrote: /phpdoc/en/reference/apache/functionsapache-setenv.xml Function only available in Apache 2 Are you sure?

Re: [PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Jakub Vrana
That's really weird. Why is apache-getenv only in Apache 2 and apache-setenv in 1 and 2? I don't know. I tested it under Apache 2 and get this: apache_setenv(X, a) affects getenv(X) but putenv(X=a) doesn't affect apache_getenv(X) Purpose of this is maybe the same as why apache_getenv isn't in

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2005-04-08 Thread Matthew Li
mazzanetFri Apr 8 08:31:30 2005 EDT Modified files: /phpdoc/en/reference/apache/functions apache-setenv.xml Log: Reverting... http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-setenv.xml?r1=1.7r2=1.8ty=u Index:

[PHP-DOC] cvs: phpdoc /en/reference/apache/functions apache-setenv.xml

2004-08-22 Thread Dave Barr
daveSun Aug 22 06:57:40 2004 EDT Modified files: /phpdoc/en/reference/apache/functions apache-setenv.xml Log: - Typo. http://cvs.php.net/diff.php/phpdoc/en/reference/apache/functions/apache-setenv.xml?r1=1.3r2=1.4ty=u Index: