torben Wed Mar 13 03:24:53 2002 EDT Modified files: /phpdoc/en/language variables.xml Log: Thanks for catching that, Goba. With typos though you can usually just fix them... Index: phpdoc/en/language/variables.xml diff -u phpdoc/en/language/variables.xml:1.39 phpdoc/en/language/variables.xml:1.40 --- phpdoc/en/language/variables.xml:1.39 Tue Mar 12 18:12:28 2002 +++ phpdoc/en/language/variables.xml Wed Mar 13 03:24:52 2002 @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="iso-8859-1"?> -<!-- $Revision: 1.39 $ --> +<!-- $Revision: 1.40 $ --> <chapter id="language.variables"> <title>Variables</title> @@ -123,9 +123,9 @@ <warning> <simpara> - In PHP 4.1.0 and later, the default set of predefined variables + In PHP 4.2.0 and later, the default set of predefined variables which are available in the global scope has changed. Individual - input and server variables are <emphasis>by default</emphasis>no + input and server variables are <emphasis>by default</emphasis> no longer placed directly into the global scope; rather, they are placed into the following <link linkend="language.variables.superglobals">superglobal
- Re: [PHP-DOC] cvs: phpdoc /en/language var... Jan Lehnardt
- Re: [PHP-DOC] cvs: phpdoc /en/language... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/lan... Jan Lehnardt
- Re: [PHP-DOC] cvs: phpdoc /en/lan... Hartmut Holzgraefe
- Re: [PHP-DOC] cvs: phpdoc /en... Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Simone Cortesi
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.xml Torben Wilson
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.x... Gabor Hojtsy
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Lars Torben Wilson
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Derick Rethans
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/language variables.x... Egon Schmid
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Friedhelm Betz
- Re: [PHP-DOC] cvs: phpdoc /en/language variabl... Hartmut Holzgraefe
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Friedhelm Betz
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Andrew Lindeman
- [PHP-DOC] cvs: phpdoc /en/language variables.xml Dirkjan Ochtman