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

List:       php-doc-cvs
Subject:    [DOC-CVS] cvs: phpdoc /en/appendices migration5.xml
From:       "Kalle Sommer Nielsen" <kalle () php ! net>
Date:       2008-09-11 12:35:08
Message-ID: cvskalle1221136508 () cvsserver
[Download RAW message or body]

kalle		Thu Sep 11 12:35:08 2008 UTC

  Modified files:              
    /phpdoc/en/appendices	migration5.xml 
  Log:
  Added a missing <varname>
  
http://cvs.php.net/viewvc.cgi/phpdoc/en/appendices/migration5.xml?r1=1.58&r2=1.59&diff_format=u
                
Index: phpdoc/en/appendices/migration5.xml
diff -u phpdoc/en/appendices/migration5.xml:1.58 \
                phpdoc/en/appendices/migration5.xml:1.59
--- phpdoc/en/appendices/migration5.xml:1.58	Sat Aug 23 15:40:19 2008
+++ phpdoc/en/appendices/migration5.xml	Thu Sep 11 12:35:08 2008
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.58 $ -->
+<!-- $Revision: 1.59 $ -->
  <appendix xml:id="migration5" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <title>Migrating from PHP 4 to PHP \
5.0.x</title>  <para>
@@ -92,7 +92,7 @@
       and argv available in the CLI version regardless of the
       <link linkend="ini.variables-order">variables_order</link> setting.
       As in, the CLI version will now always populate the global
-      <varname>$argc</varname> and $argv variables.
+      <varname>$argc</varname> and <varname>$argv</varname> variables.
      </simpara>
     </listitem>
     <listitem>



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