[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/features/_http-auth.xml?=
From:       Christoph_Michael_Becker <cmb () php ! net>
Date:       2015-08-24 18:41:48
Message-ID: svn-cmb-1440441708-337609-49780383 () svn ! php ! net
[Download RAW message or body]

cmb                                      Mon, 24 Aug 2015 18:41:48 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=337609

Log:
no need for pre PHP 5 documentation

Changed paths:
    U   phpdoc/en/trunk/features/http-auth.xml

Modified: phpdoc/en/trunk/features/http-auth.xml
===================================================================
--- phpdoc/en/trunk/features/http-auth.xml	2015-08-24 18:38:17 UTC (rev 337608)
+++ phpdoc/en/trunk/features/http-auth.xml	2015-08-24 18:41:48 UTC (rev 337609)
@@ -13,21 +13,11 @@
    <varname>PHP_AUTH_USER</varname>, <varname>PHP_AUTH_PW</varname>,
    and <varname>AUTH_TYPE</varname> set to the user name, password and
    authentication type respectively.  These predefined variables are found
-   in the <varname>$_SERVER</varname> and
-   <varname>$HTTP_SERVER_VARS</varname> arrays. Both "Basic" and "Digest"
+   in the <varname>$_SERVER</varname> array. Both "Basic" and "Digest"
    (since PHP 5.1.0) authentication methods are supported. See the
    <function>header</function> function for more information.
   </simpara>

-  <note>
-   <title>PHP Version Note</title>
-   <para>
-    <link linkend="language.variables.superglobals">Superglobals</link>,
-    such as <varname>$_SERVER</varname>, became
-    available in PHP <link xlink:href="&url.php.release4.1.0;">4.1.0</link>.
-   </para>
-  </note>
-
   <para>
    An example script fragment which would force client authentication
    on a page is as follows:



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic