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

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/appendices ini.xml
From:       "Jakub Vrana" <vrana () php ! net>
Date:       2008-09-19 15:00:09
Message-ID: cvsvrana1221836409 () cvsserver
[Download RAW message or body]

vrana		Fri Sep 19 15:00:09 2008 UTC

  Modified files:              
    /phpdoc/en/appendices	ini.xml 
  Log:
  auto_globals_jit is checked in compile time (thanks to Steffan Esser)
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/ini.xml?r1=1.75&r2=1.76&diff_format=u
Index: phpdoc/en/appendices/ini.xml
diff -u phpdoc/en/appendices/ini.xml:1.75 phpdoc/en/appendices/ini.xml:1.76
--- phpdoc/en/appendices/ini.xml:1.75	Sat Aug 23 15:44:38 2008
+++ phpdoc/en/appendices/ini.xml	Fri Sep 19 15:00:08 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.75 $ -->
+<!-- $Revision: 1.76 $ -->
 
 <appendix xml:id="ini" xmlns="http://docbook.org/ns/docbook" xmlns:xlink="http://www.w3.org/1999/xlink">
  <title>&php.ini; directives</title>
@@ -4267,6 +4267,14 @@
         5.1.3 it is not necessary to have <link
         linkend="ini.register-argc-argv">register_argc_argv</link> disabled.
        </para>
+       <warning>
+        <para>
+         Usage of SERVER and ENV variables is checked during the compile time
+         so using them through e.g. <link
+         linkend="language.variables.variable">variable variables</link> will
+         not cause their initialization.
+        </para>
+       </warning>
       </listitem>
      </varlistentry>
 



-- 
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